Searched refs:mei_hbuf_empty_slots (Results 1 – 4 of 4) sorted by relevance
230 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_disconnect_rsp()265 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_read()487 slots = mei_hbuf_empty_slots(dev); in mei_irq_write_handler()
898 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_disconnect()1094 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_connect()1487 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_notify()1844 hbuf_slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_write()2003 hbuf_slots = mei_hbuf_empty_slots(dev); in mei_cl_write()2181 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_dma_map()2217 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_dma_unmap()
766 static inline int mei_hbuf_empty_slots(struct mei_device *dev) in mei_hbuf_empty_slots() function
598 empty_slots = mei_hbuf_empty_slots(dev); in mei_me_hbuf_write()