Lines Matching refs:mei_cl_cb
113 struct mei_cl_cb *mei_amthif_find_read_list_entry(struct mei_device *dev, in mei_amthif_find_read_list_entry()
116 struct mei_cl_cb *cb; in mei_amthif_find_read_list_entry()
145 struct mei_cl_cb *cb; in mei_amthif_read()
252 struct mei_cl_cb *cb; in mei_amthif_read_start()
286 static int mei_amthif_send_cmd(struct mei_cl *cl, struct mei_cl_cb *cb) in mei_amthif_send_cmd()
321 struct mei_cl_cb *cb; in mei_amthif_run_next_cmd()
347 int mei_amthif_write(struct mei_cl *cl, struct mei_cl_cb *cb) in mei_amthif_write()
404 int mei_amthif_irq_write(struct mei_cl *cl, struct mei_cl_cb *cb, in mei_amthif_irq_write()
405 struct mei_cl_cb *cmpl_list) in mei_amthif_irq_write()
431 struct mei_cl_cb *cmpl_list) in mei_amthif_irq_read_msg()
461 void mei_amthif_complete(struct mei_device *dev, struct mei_cl_cb *cb) in mei_amthif_complete()
512 struct mei_cl_cb *cb, *next; in mei_clear_list()