Home
last modified time | relevance | path

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

/drivers/hid/intel-ish-hid/ishtp/
Dclient.c370 (cl->state == ISHTP_CL_CONNECTED || in ishtp_cl_connect()
384 if (cl->state != ISHTP_CL_CONNECTED) { in ishtp_cl_connect()
453 if (cl->state != ISHTP_CL_CONNECTED) in ishtp_cl_read_start()
536 if (cl->state != ISHTP_CL_CONNECTED) { in ishtp_cl_send()
648 if (cl->state != ISHTP_CL_CONNECTED) in ipc_tx_callback()
838 !(cl->state == ISHTP_CL_CONNECTED)) in recv_ishtp_cl_msg()
961 !(cl->state == ISHTP_CL_CONNECTED)) in recv_ishtp_cl_msg_dma()
Dclient.h26 ISHTP_CL_CONNECTED, enumerator
Dbus.c624 if (!cl->fw_client_id || cl->state != ISHTP_CL_CONNECTED) in ishtp_cl_device_bind()
Dhbm.c428 cl->state = ISHTP_CL_CONNECTED; in ishtp_hbm_cl_connect_res()