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