Home
last modified time | relevance | path

Searched refs:ISHTP_DEV_INIT_CLIENTS (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/
Dinit.c36 case ISHTP_DEV_INIT_CLIENTS: in ishtp_dev_state_str()
Dishtp-dev.h60 ISHTP_DEV_INIT_CLIENTS, enumerator
Dhbm.c609 if (dev->dev_state == ISHTP_DEV_INIT_CLIENTS && in ishtp_hbm_dispatch()
654 if (dev->dev_state != ISHTP_DEV_INIT_CLIENTS || in ishtp_hbm_dispatch()
696 if (dev->dev_state == ISHTP_DEV_INIT_CLIENTS && in ishtp_hbm_dispatch()
Dbus.c742 dev->dev_state = ISHTP_DEV_INIT_CLIENTS; in ishtp_reset_compl_handler()