Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dmei_dev.h368 int (*hbuf_free_slots)(struct mei_device *dev); member
785 return dev->ops->hbuf_free_slots(dev); in mei_hbuf_empty_slots()
H A Dhw-txe.c1175 .hbuf_free_slots = mei_txe_hbuf_empty_slots,
H A Dhw-me.c1457 .hbuf_free_slots = mei_me_hbuf_empty_slots,