Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mei/
Dmei_dev.h299 int (*hbuf_free_slots)(struct mei_device *dev); member
668 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,