Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dintel-ish-client-if.h25 ISHTP_CL_CONNECTING, enumerator
/linux-6.15/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c313 if ((pos->state == ISHTP_CL_CONNECTING) && (pos != cl) && in ishtp_cl_is_other_connecting()
528 ishtp_set_connection_state(cl, ISHTP_CL_CONNECTING); in ishtp_cl_establish_connection()
/linux-6.15/drivers/platform/x86/intel/
H A Dishtp_eclite.c477 ishtp_set_connection_state(ecl_ishtp_cl, ISHTP_CL_CONNECTING); in ecl_ishtp_cl_init()