Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dmei_dev.h351 bool (*hw_is_ready)(struct mei_device *dev); member
775 return dev->ops->hw_is_ready(dev); in mei_hw_is_ready()
H A Dhw-txe.c1162 .hw_is_ready = mei_txe_hw_is_ready,
H A Dhw-me.c1444 .hw_is_ready = mei_me_hw_is_ready,