Home
last modified time | relevance | path

Searched refs:hbuf_free_slots (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/misc/mei/
Dmei_dev.h299 int (*hbuf_free_slots)(struct mei_device *dev); member
664 return dev->ops->hbuf_free_slots(dev); in mei_hbuf_empty_slots()
Dhw-txe.c1185 .hbuf_free_slots = mei_txe_hbuf_empty_slots,
Dhw-me.c1328 .hbuf_free_slots = mei_me_hbuf_empty_slots,