Home
last modified time | relevance | path

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

/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c325 * ishtp_cl_connect_to_fw() - Send connect request to firmware
335 static int ishtp_cl_connect_to_fw(struct ishtp_cl *cl) in ishtp_cl_connect_to_fw() function
397 * Call ishtp_cl_connect_to_fw() to connect and bind to firmware. If successful,
416 rets = ishtp_cl_connect_to_fw(cl); in ishtp_cl_connect()
535 rets = ishtp_cl_connect_to_fw(cl); in ishtp_cl_establish_connection()