Lines Matching refs:mei_device
10 struct mei_device;
39 int mei_hbm_dispatch(struct mei_device *dev, struct mei_msg_hdr *hdr);
41 void mei_hbm_idle(struct mei_device *dev);
42 void mei_hbm_reset(struct mei_device *dev);
43 int mei_hbm_start_req(struct mei_device *dev);
44 int mei_hbm_start_wait(struct mei_device *dev);
45 int mei_hbm_cl_flow_control_req(struct mei_device *dev, struct mei_cl *cl);
46 int mei_hbm_cl_disconnect_req(struct mei_device *dev, struct mei_cl *cl);
47 int mei_hbm_cl_disconnect_rsp(struct mei_device *dev, struct mei_cl *cl);
48 int mei_hbm_cl_connect_req(struct mei_device *dev, struct mei_cl *cl);
49 bool mei_hbm_version_is_supported(struct mei_device *dev);
50 int mei_hbm_pg(struct mei_device *dev, u8 pg_cmd);
51 void mei_hbm_pg_resume(struct mei_device *dev);
52 int mei_hbm_cl_notify_req(struct mei_device *dev,