Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/
Dclient.h112 int ishtp_fw_cl_by_id(struct ishtp_device *dev, uint8_t client_id);
Dclient.c629 i = ishtp_fw_cl_by_id(dev, cl->fw_client_id); in ishtp_cl_read_start()
717 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