Searched refs:mei_hbuf_empty_slots (Results 1 – 4 of 4) sorted by relevance
262 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_disconnect_rsp()297 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_read()517 slots = mei_hbuf_empty_slots(dev); in mei_irq_write_handler()
877 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_disconnect()1072 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_connect()1466 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_notify()1850 hbuf_slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_write()2006 hbuf_slots = mei_hbuf_empty_slots(dev); in mei_cl_write()2190 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_dma_map()2226 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_dma_unmap()
806 static inline int mei_hbuf_empty_slots(struct mei_device *dev) in mei_hbuf_empty_slots() function
617 empty_slots = mei_hbuf_empty_slots(dev); in mei_me_hbuf_write()