Home
last modified time | relevance | path

Searched refs:ishtp_fw_cl_get_client (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/include/linux/
Dintel-ish-client-if.h109 struct ishtp_fw_client *ishtp_fw_cl_get_client(struct ishtp_device *dev,
/Linux-v5.10/drivers/hid/intel-ish-hid/ishtp/
Dbus.c149 struct ishtp_fw_client *ishtp_fw_cl_get_client(struct ishtp_device *dev, in ishtp_fw_cl_get_client() function
163 EXPORT_SYMBOL(ishtp_fw_cl_get_client);
/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_ishtp.c396 fw_client = ishtp_fw_cl_get_client(dev, &cros_ish_guid); in cros_ish_init()
/Linux-v5.10/drivers/hid/intel-ish-hid/
Dishtp-fw-loader.c881 ishtp_fw_cl_get_client(ishtp_get_ishtp_device(loader_ishtp_cl), in loader_init()
Dishtp-hid-client.c660 fw_client = ishtp_fw_cl_get_client(dev, &hid_ishtp_guid); in hid_ishtp_cl_init()