Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/mei/
Dhw-me.c476 static unsigned char mei_hbuf_filled_slots(struct mei_device *dev) in mei_hbuf_filled_slots() function
498 return mei_hbuf_filled_slots(dev) == 0; in mei_me_hbuf_is_empty()
513 filled_slots = mei_hbuf_filled_slots(dev); in mei_me_hbuf_empty_slots()