Home
last modified time | relevance | path

Searched refs:MEI_DEV_POWER_DOWN (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dinit.c106 state != MEI_DEV_POWER_DOWN && in mei_reset()
125 interrupts_enabled = state != MEI_DEV_POWER_DOWN; in mei_reset()
151 if (state == MEI_DEV_POWER_DOWN) { in mei_reset()
306 mei_set_devstate(dev, MEI_DEV_POWER_DOWN); in mei_stop()
H A Dmei_dev.h60 MEI_DEV_POWER_DOWN, enumerator
H A Dinterrupt.c442 dev->dev_state == MEI_DEV_POWER_DOWN) { in mei_irq_read_handler()
H A Dhw-txe.c1124 dev->dev_state != MEI_DEV_POWER_DOWN)) { in mei_txe_irq_thread_handler()
H A Dhbm.c1376 mei_set_devstate(dev, MEI_DEV_POWER_DOWN); in mei_hbm_dispatch()
H A Dhw-me.c1294 dev->dev_state != MEI_DEV_POWER_DOWN)) { in mei_me_irq_thread_handler()
H A Dclient.c993 if (dev->dev_state == MEI_DEV_POWER_DOWN) { in mei_cl_disconnect()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dinit.c107 state != MEI_DEV_POWER_DOWN && in mei_reset()
126 interrupts_enabled = state != MEI_DEV_POWER_DOWN; in mei_reset()
155 if (state == MEI_DEV_POWER_DOWN) { in mei_reset()
312 mei_set_devstate(dev, MEI_DEV_POWER_DOWN); in mei_stop()
H A Dhbm.c1319 if (dev->dev_state == MEI_DEV_POWER_DOWN || in mei_hbm_dispatch()
1364 if (dev->dev_state == MEI_DEV_POWER_DOWN || in mei_hbm_dispatch()
1407 if (dev->dev_state == MEI_DEV_POWER_DOWN || in mei_hbm_dispatch()
1475 if (dev->dev_state == MEI_DEV_POWER_DOWN || in mei_hbm_dispatch()
1518 if (dev->dev_state == MEI_DEV_POWER_DOWN || in mei_hbm_dispatch()
1547 mei_set_devstate(dev, MEI_DEV_POWER_DOWN); in mei_hbm_dispatch()
H A Dmei_dev.h66 MEI_DEV_POWER_DOWN, enumerator
H A Dinterrupt.c472 dev->dev_state == MEI_DEV_POWER_DOWN) { in mei_irq_read_handler()
H A Dhw-me.c1306 dev->dev_state == MEI_DEV_POWER_DOWN) in mei_me_irq_thread_handler()
1347 dev->dev_state != MEI_DEV_POWER_DOWN) in mei_me_irq_thread_handler()
H A Dhw-txe.c1120 dev->dev_state != MEI_DEV_POWER_DOWN)) { in mei_txe_irq_thread_handler()
H A Dclient.c1000 dev->dev_state == MEI_DEV_POWER_DOWN) { in mei_cl_disconnect()

Completed in 20 milliseconds