Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dintel-ish-client-if.h83 struct ishtp_cl *ishtp_cl_allocate(struct ishtp_cl_device *cl_device);
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_ishtp.c609 cros_ish_cl = ishtp_cl_allocate(cl_device); in reset_handler()
656 cros_ish_cl = ishtp_cl_allocate(cl_device); in cros_ec_ishtp_probe()
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c759 hid_ishtp_cl = ishtp_cl_allocate(cl_device); in hid_ishtp_cl_reset_handler()
807 hid_ishtp_cl = ishtp_cl_allocate(cl_device); in hid_ishtp_cl_probe()
H A Dishtp-fw-loader.c917 loader_ishtp_cl = ishtp_cl_allocate(cl_device); in reset_handler()
956 loader_ishtp_cl = ishtp_cl_allocate(cl_device); in loader_ishtp_cl_probe()
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c120 struct ishtp_cl *ishtp_cl_allocate(struct ishtp_cl_device *cl_device) in ishtp_cl_allocate() function
131 EXPORT_SYMBOL(ishtp_cl_allocate);