Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/mei/
Dmei_dev.h381 int (*hbuf_free_slots)(struct mei_device *dev); member
808 return dev->ops->hbuf_free_slots(dev); in mei_hbuf_empty_slots()
Dplatform-vsc.c282 .hbuf_free_slots = mei_vsc_hbuf_empty_slots,
Dhw-txe.c1175 .hbuf_free_slots = mei_txe_hbuf_empty_slots,
Dhw-me.c1512 .hbuf_free_slots = mei_me_hbuf_empty_slots,