Home
last modified time | relevance | path

Searched refs:hbuf_free_slots (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dmei_dev.h294 * @hbuf_free_slots : query for write buffer empty slots
326 int (*hbuf_free_slots)(struct mei_device *dev); member
717 return dev->ops->hbuf_free_slots(dev); in mei_hbuf_empty_slots()
H A Dhw-txe.c1179 .hbuf_free_slots = mei_txe_hbuf_empty_slots,
H A Dhw-me.c1345 .hbuf_free_slots = mei_me_hbuf_empty_slots,
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dmei_dev.h336 * @hbuf_free_slots : query for write buffer empty slots
368 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,

Completed in 9 milliseconds