Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/intel-ish-hid/ishtp/
Dinit.c28 case ISHTP_DEV_INIT_CLIENTS: in ishtp_dev_state_str()
Dishtp-dev.h53 ISHTP_DEV_INIT_CLIENTS, enumerator
Dhbm.c575 if (dev->dev_state == ISHTP_DEV_INIT_CLIENTS && in ishtp_hbm_dispatch()
620 if (dev->dev_state != ISHTP_DEV_INIT_CLIENTS || in ishtp_hbm_dispatch()
662 if (dev->dev_state == ISHTP_DEV_INIT_CLIENTS && in ishtp_hbm_dispatch()
Dbus.c810 dev->dev_state = ISHTP_DEV_INIT_CLIENTS; in ishtp_reset_compl_handler()