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