Home
last modified time | relevance | path

Searched refs:ishtp_cl_allocate (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/linux/
Dintel-ish-client-if.h91 struct ishtp_cl *ishtp_cl_allocate(struct ishtp_cl_device *cl_device);
/Linux-v6.1/drivers/platform/chrome/
Dcros_ec_ishtp.c610 cros_ish_cl = ishtp_cl_allocate(cl_device); in reset_handler()
657 cros_ish_cl = ishtp_cl_allocate(cl_device); in cros_ec_ishtp_probe()
/Linux-v6.1/drivers/platform/x86/intel/
Dishtp_eclite.c516 ecl_ishtp_cl = ishtp_cl_allocate(cl_device); in ecl_ishtp_cl_reset_handler()
565 ecl_ishtp_cl = ishtp_cl_allocate(cl_device); in ecl_ishtp_cl_probe()
/Linux-v6.1/drivers/hid/intel-ish-hid/
Dishtp-fw-loader.c922 loader_ishtp_cl = ishtp_cl_allocate(cl_device); in reset_handler()
961 loader_ishtp_cl = ishtp_cl_allocate(cl_device); in loader_ishtp_cl_probe()
Dishtp-hid-client.c767 hid_ishtp_cl = ishtp_cl_allocate(cl_device); in hid_ishtp_cl_reset_handler()
826 hid_ishtp_cl = ishtp_cl_allocate(cl_device); in hid_ishtp_cl_probe()
/Linux-v6.1/drivers/hid/intel-ish-hid/ishtp/
Dclient.c121 struct ishtp_cl *ishtp_cl_allocate(struct ishtp_cl_device *cl_device) in ishtp_cl_allocate() function
132 EXPORT_SYMBOL(ishtp_cl_allocate);