Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dhbm.c1314 if (dev->dev_state != MEI_DEV_INIT_CLIENTS || in mei_hbm_dispatch()
1359 if (dev->dev_state != MEI_DEV_INIT_CLIENTS || in mei_hbm_dispatch()
1402 if (dev->dev_state != MEI_DEV_INIT_CLIENTS || in mei_hbm_dispatch()
1470 if (dev->dev_state != MEI_DEV_INIT_CLIENTS || in mei_hbm_dispatch()
1513 if (dev->dev_state != MEI_DEV_INIT_CLIENTS || in mei_hbm_dispatch()
H A Dinit.c182 mei_set_devstate(dev, MEI_DEV_INIT_CLIENTS); in mei_reset()
H A Dmei_dev.h62 MEI_DEV_INIT_CLIENTS, enumerator
H A Dinterrupt.c651 if (dev->dev_state == MEI_DEV_INIT_CLIENTS && in mei_timer()
H A Dmain.c462 dev->dev_state == MEI_DEV_INIT_CLIENTS)) { in mei_ioctl_connect_client()