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

/linux-master/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c344 * ishtp_cl_connect_to_fw() - Send connect request to firmware
354 static int ishtp_cl_connect_to_fw(struct ishtp_cl *cl) function
416 * Call ishtp_cl_connect_to_fw() to connect and bind to firmware. If successful,
435 rets = ishtp_cl_connect_to_fw(cl);
554 rets = ishtp_cl_connect_to_fw(cl);

Completed in 132 milliseconds