Lines Matching refs:mei_device
95 static inline int mei_hbm_write_message(struct mei_device *dev,
107 void mei_hbm_idle(struct mei_device *dev)
118 void mei_hbm_reset(struct mei_device *dev)
170 static inline int mei_hbm_cl_write(struct mei_device *dev, struct mei_cl *cl,
206 struct mei_cl *mei_hbm_cl_find_by_cmd(struct mei_device *dev, void *buf)
225 int mei_hbm_start_wait(struct mei_device *dev)
253 int mei_hbm_start_req(struct mei_device *dev)
289 static int mei_hbm_dma_setup_req(struct mei_device *dev)
331 static int mei_hbm_capabilities_req(struct mei_device *dev)
364 static int mei_hbm_enum_clients_req(struct mei_device *dev)
400 static int mei_hbm_me_cl_add(struct mei_device *dev,
432 static int mei_hbm_add_cl_resp(struct mei_device *dev, u8 addr, u8 status)
462 static int mei_hbm_fw_add_cl_req(struct mei_device *dev,
490 int mei_hbm_cl_notify_req(struct mei_device *dev,
534 static void mei_hbm_cl_notify_start_res(struct mei_device *dev,
560 static void mei_hbm_cl_notify_stop_res(struct mei_device *dev,
585 static void mei_hbm_cl_notify(struct mei_device *dev,
603 static int mei_hbm_prop_req(struct mei_device *dev, unsigned long start_idx)
648 int mei_hbm_pg(struct mei_device *dev, u8 pg_cmd)
676 static int mei_hbm_stop_req(struct mei_device *dev)
698 int mei_hbm_cl_flow_control_req(struct mei_device *dev, struct mei_cl *cl)
715 static int mei_hbm_add_single_tx_flow_ctrl_creds(struct mei_device *dev,
748 static void mei_hbm_cl_tx_flow_ctrl_creds_res(struct mei_device *dev,
776 int mei_hbm_cl_disconnect_req(struct mei_device *dev, struct mei_cl *cl)
792 int mei_hbm_cl_disconnect_rsp(struct mei_device *dev, struct mei_cl *cl)
808 static void mei_hbm_cl_disconnect_res(struct mei_device *dev, struct mei_cl *cl,
829 int mei_hbm_cl_connect_req(struct mei_device *dev, struct mei_cl *cl)
845 static void mei_hbm_cl_connect_res(struct mei_device *dev, struct mei_cl *cl,
875 static void mei_hbm_cl_res(struct mei_device *dev,
930 static int mei_hbm_fw_disconnect_req(struct mei_device *dev,
957 static int mei_hbm_pg_enter_res(struct mei_device *dev)
977 void mei_hbm_pg_resume(struct mei_device *dev)
990 static int mei_hbm_pg_exit_res(struct mei_device *dev)
1029 static void mei_hbm_config_features(struct mei_device *dev)
1097 bool mei_hbm_version_is_supported(struct mei_device *dev)
1113 int mei_hbm_dispatch(struct mei_device *dev, struct mei_msg_hdr *hdr)