Searched refs:ISHTP_CL_INITIALIZING (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/ | ||
D | client.h | 24 ISHTP_CL_INITIALIZING = 0, enumerator |
D | client.c | 200 cl->state = ISHTP_CL_INITIALIZING; in ishtp_cl_link() |