Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dintel-ish-client-if.h117 struct ishtp_fw_client *ishtp_fw_cl_get_client(struct ishtp_device *dev,
/Linux-v5.15/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.15/drivers/platform/chrome/
Dcros_ec_ishtp.c392 fw_client = ishtp_fw_cl_get_client(dev, &cros_ish_guid); in cros_ish_init()
/Linux-v5.15/drivers/hid/intel-ish-hid/
Dishtp-fw-loader.c882 ishtp_fw_cl_get_client(ishtp_get_ishtp_device(loader_ishtp_cl), in loader_init()
Dishtp-hid-client.c665 fw_client = ishtp_fw_cl_get_client(dev, &hid_ishtp_guid); in hid_ishtp_cl_init()