Searched refs:ishtp_cl_set_fw_client_id (Results 1 – 3 of 3) sorted by relevance
111 void ishtp_cl_set_fw_client_id(struct ishtp_cl *cl, int fw_client_id);
545 ishtp_cl_set_fw_client_id(cl, ishtp_get_fw_client_id(fw_client)); in ishtp_cl_establish_connection()1283 void ishtp_cl_set_fw_client_id(struct ishtp_cl *cl, int fw_client_id) in ishtp_cl_set_fw_client_id() function1287 EXPORT_SYMBOL(ishtp_cl_set_fw_client_id);
474 ishtp_cl_set_fw_client_id(ecl_ishtp_cl, in ecl_ishtp_cl_init()