Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/hid/intel-ish-hid/ishtp/
Dclient.c183 if (dev->dev_state != ISHTP_DEV_ENABLED) { in ishtp_cl_link()
270 (dev->dev_state != ISHTP_DEV_ENABLED || in ishtp_cl_disconnect()
278 if (dev->dev_state != ISHTP_DEV_ENABLED) { in ishtp_cl_disconnect()
356 (dev->dev_state == ISHTP_DEV_ENABLED && in ishtp_cl_connect_to_fw()
365 if (dev->dev_state != ISHTP_DEV_ENABLED) { in ishtp_cl_connect_to_fw()
607 if (dev->dev_state != ISHTP_DEV_ENABLED) in ishtp_cl_read_start()
692 if (dev->dev_state != ISHTP_DEV_ENABLED) { in ishtp_cl_send()
799 if (dev->dev_state != ISHTP_DEV_ENABLED) in ipc_tx_send()
Dishtp-dev.h54 ISHTP_DEV_ENABLED, enumerator
Dhbm.c205 dev->dev_state = ISHTP_DEV_ENABLED; in ishtp_hbm_prop_req()
640 if (dev->dev_state != ISHTP_DEV_ENABLED) in ishtp_hbm_dispatch()