Lines Matching refs:mei_cl
152 void mei_hbm_cl_hdr(struct mei_cl *cl, u8 hbm_cmd, void *buf, size_t len) in mei_hbm_cl_hdr()
174 static inline int mei_hbm_cl_write(struct mei_device *dev, struct mei_cl *cl, in mei_hbm_cl_write()
195 bool mei_hbm_cl_addr_equal(struct mei_cl *cl, struct mei_hbm_cl_cmd *cmd) in mei_hbm_cl_addr_equal()
210 struct mei_cl *mei_hbm_cl_find_by_cmd(struct mei_device *dev, void *buf) in mei_hbm_cl_find_by_cmd()
213 struct mei_cl *cl; in mei_hbm_cl_find_by_cmd()
467 struct mei_cl *cl, u8 start) in mei_hbm_cl_notify_req()
512 struct mei_cl *cl, in mei_hbm_cl_notify_start_res()
538 struct mei_cl *cl, in mei_hbm_cl_notify_stop_res()
565 struct mei_cl *cl; in mei_hbm_cl_notify()
679 int mei_hbm_cl_flow_control_req(struct mei_device *dev, struct mei_cl *cl) in mei_hbm_cl_flow_control_req()
732 struct mei_cl *cl; in mei_hbm_cl_tx_flow_ctrl_creds_res()
757 int mei_hbm_cl_disconnect_req(struct mei_device *dev, struct mei_cl *cl) in mei_hbm_cl_disconnect_req()
773 int mei_hbm_cl_disconnect_rsp(struct mei_device *dev, struct mei_cl *cl) in mei_hbm_cl_disconnect_rsp()
789 static void mei_hbm_cl_disconnect_res(struct mei_device *dev, struct mei_cl *cl, in mei_hbm_cl_disconnect_res()
810 int mei_hbm_cl_connect_req(struct mei_device *dev, struct mei_cl *cl) in mei_hbm_cl_connect_req()
826 static void mei_hbm_cl_connect_res(struct mei_device *dev, struct mei_cl *cl, in mei_hbm_cl_connect_res()
860 struct mei_cl *cl; in mei_hbm_cl_res()
914 struct mei_cl *cl; in mei_hbm_fw_disconnect_req()