Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/mei/
Dmei_dev.h326 int (*hbuf_free_slots)(struct mei_device *dev); member
717 return dev->ops->hbuf_free_slots(dev); in mei_hbuf_empty_slots()
Dhw-txe.c1179 .hbuf_free_slots = mei_txe_hbuf_empty_slots,
Dhw-me.c1345 .hbuf_free_slots = mei_me_hbuf_empty_slots,