Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dmei_dev.h729 static inline bool mei_pg_in_transition(struct mei_device *dev) in mei_pg_in_transition() function
H A Dclient.c748 mei_pg_in_transition(dev)) { in mei_hbuf_acquire()