Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h113 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id);
H A Dclient.c464 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()
H A Dbus.c179 * ishtp_fw_cl_by_id() - return index to fw_clients for client_id
187 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id) in ishtp_fw_cl_by_id() function
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h113 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id);
H A Dclient.c464 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()
H A Dbus.c180 * ishtp_fw_cl_by_id() - return index to fw_clients for client_id
188 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id) in ishtp_fw_cl_by_id() function

Completed in 7 milliseconds