Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dishtp-dev.h56 ISHTP_DEV_INIT_CLIENTS, enumerator
H A Dhbm.c579 if (dev->dev_state == ISHTP_DEV_INIT_CLIENTS && in ishtp_hbm_dispatch()
624 if (dev->dev_state != ISHTP_DEV_INIT_CLIENTS || in ishtp_hbm_dispatch()
666 if (dev->dev_state == ISHTP_DEV_INIT_CLIENTS && in ishtp_hbm_dispatch()
H A Dbus.c820 dev->dev_state = ISHTP_DEV_INIT_CLIENTS; in ishtp_reset_compl_handler()