Home
last modified time | relevance | path

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

/drivers/misc/mei/
Dhw-me.c511 static unsigned char mei_hbuf_filled_slots(struct mei_device *dev) in mei_hbuf_filled_slots() function
533 return mei_hbuf_filled_slots(dev) == 0; in mei_me_hbuf_is_empty()
548 filled_slots = mei_hbuf_filled_slots(dev); in mei_me_hbuf_empty_slots()