Home
last modified time | relevance | path

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

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