Home
last modified time | relevance | path

Searched refs:ishtp_fw_cl_by_id (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/hid/intel-ish-hid/ishtp/
Dclient.h113 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id);
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()
Dbus.c188 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id) in ishtp_fw_cl_by_id() function