Lines Matching defs:dev
47 void mei_amthif_reset_params(struct mei_device *dev) in mei_amthif_reset_params()
65 int mei_amthif_host_init(struct mei_device *dev) in mei_amthif_host_init()
113 struct mei_cl_cb *mei_amthif_find_read_list_entry(struct mei_device *dev, in mei_amthif_find_read_list_entry()
141 int mei_amthif_read(struct mei_device *dev, struct file *file, in mei_amthif_read()
251 struct mei_device *dev = cl->dev; in mei_amthif_read_start() local
288 struct mei_device *dev; in mei_amthif_send_cmd() local
318 int mei_amthif_run_next_cmd(struct mei_device *dev) in mei_amthif_run_next_cmd()
350 struct mei_device *dev; in mei_amthif_write() local
376 unsigned int mei_amthif_poll(struct mei_device *dev, in mei_amthif_poll()
433 struct mei_device *dev; in mei_amthif_irq_read_msg() local
461 void mei_amthif_complete(struct mei_device *dev, struct mei_cl_cb *cb) in mei_amthif_complete()
508 static bool mei_clear_list(struct mei_device *dev, in mei_clear_list()
544 static bool mei_clear_lists(struct mei_device *dev, struct file *file) in mei_clear_lists()
585 int mei_amthif_release(struct mei_device *dev, struct file *file) in mei_amthif_release()