Home
last modified time | relevance | path

Searched refs:mei_hbuf_empty_slots (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/misc/mei/
Dinterrupt.c176 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_disconnect_rsp()
211 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_disconnect()
252 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_read()
289 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_connect()
427 slots = mei_hbuf_empty_slots(dev); in mei_irq_write_handler()
Dmei_dev.h775 static inline int mei_hbuf_empty_slots(struct mei_device *dev) in mei_hbuf_empty_slots() function
Dhw-me.c479 empty_slots = mei_hbuf_empty_slots(dev); in mei_me_write_message()
Dclient.c1122 slots = mei_hbuf_empty_slots(dev); in mei_cl_irq_write()