Searched refs:mei_hbm_dispatch (Results 1 – 3 of 3) sorted by relevance
39 int mei_hbm_dispatch(struct mei_device *dev, struct mei_msg_hdr *hdr);
387 ret = mei_hbm_dispatch(dev, mei_hdr); in mei_irq_read_handler()
1113 int mei_hbm_dispatch(struct mei_device *dev, struct mei_msg_hdr *hdr) in mei_hbm_dispatch() function