Searched refs:ishtp_fw_cl_by_id (Results 1 – 3 of 3) sorted by relevance
113 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id);
464 i = ishtp_fw_cl_by_id(dev, cl->fw_client_id); in ishtp_cl_read_start()552 id = ishtp_fw_cl_by_id(dev, cl->fw_client_id); in ishtp_cl_send()
188 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id) in ishtp_fw_cl_by_id() function