Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mei/
Dhw-me.c388 static unsigned char mei_hbuf_filled_slots(struct mei_device *dev) in mei_hbuf_filled_slots() function
410 return mei_hbuf_filled_slots(dev) == 0; in mei_me_hbuf_is_empty()
424 filled_slots = mei_hbuf_filled_slots(dev); in mei_me_hbuf_empty_slots()