Lines Matching defs:dev
47 void mei_amthif_reset_params(struct mei_device *dev) in mei_amthif_reset_params()
66 int mei_amthif_host_init(struct mei_device *dev, struct mei_me_client *me_cl) in mei_amthif_host_init()
96 struct mei_cl_cb *mei_amthif_find_read_list_entry(struct mei_device *dev, in mei_amthif_find_read_list_entry()
124 int mei_amthif_read(struct mei_device *dev, struct file *file, in mei_amthif_read()
234 struct mei_device *dev = cl->dev; in mei_amthif_read_start() local
270 struct mei_device *dev; in mei_amthif_send_cmd() local
300 int mei_amthif_run_next_cmd(struct mei_device *dev) in mei_amthif_run_next_cmd()
332 struct mei_device *dev; in mei_amthif_write() local
358 unsigned int mei_amthif_poll(struct mei_device *dev, in mei_amthif_poll()
415 struct mei_device *dev; in mei_amthif_irq_read_msg() local
445 void mei_amthif_complete(struct mei_device *dev, struct mei_cl_cb *cb) in mei_amthif_complete()
492 static bool mei_clear_list(struct mei_device *dev, in mei_clear_list()
528 static bool mei_clear_lists(struct mei_device *dev, struct file *file) in mei_clear_lists()
569 int mei_amthif_release(struct mei_device *dev, struct file *file) in mei_amthif_release()