Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dmei_dev.h811 static inline u32 mei_hbuf_depth(const struct mei_device *dev) in mei_hbuf_depth() function
H A Dclient.c1913 } else if ((u32)hbuf_slots == mei_hbuf_depth(dev)) { in mei_cl_irq_write()