Lines Matching refs:mei_cl_cb
96 struct mei_cl_cb *mei_amthif_find_read_list_entry(struct mei_device *dev, in mei_amthif_find_read_list_entry()
99 struct mei_cl_cb *cb; in mei_amthif_find_read_list_entry()
128 struct mei_cl_cb *cb; in mei_amthif_read()
235 struct mei_cl_cb *cb; in mei_amthif_read_start()
268 static int mei_amthif_send_cmd(struct mei_cl *cl, struct mei_cl_cb *cb) in mei_amthif_send_cmd()
303 struct mei_cl_cb *cb; in mei_amthif_run_next_cmd()
329 int mei_amthif_write(struct mei_cl *cl, struct mei_cl_cb *cb) in mei_amthif_write()
386 int mei_amthif_irq_write(struct mei_cl *cl, struct mei_cl_cb *cb, in mei_amthif_irq_write()
387 struct mei_cl_cb *cmpl_list) in mei_amthif_irq_write()
413 struct mei_cl_cb *cmpl_list) in mei_amthif_irq_read_msg()
445 void mei_amthif_complete(struct mei_device *dev, struct mei_cl_cb *cb) in mei_amthif_complete()
496 struct mei_cl_cb *cb, *next; in mei_clear_list()