Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_ishtp.c418 ishtp_cl_unlink(cros_ish_cl); in cros_ish_init()
432 ishtp_cl_unlink(cros_ish_cl); in cros_ish_deinit()
606 ishtp_cl_unlink(cros_ish_cl); in reset_handler()
695 ishtp_cl_unlink(cros_ish_cl); in cros_ec_ishtp_probe()
/openbmc/linux/include/linux/
H A Dintel-ish-client-if.h94 void ishtp_cl_unlink(struct ishtp_cl *cl);
/openbmc/linux/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c889 ishtp_cl_unlink(loader_ishtp_cl); in loader_init()
897 ishtp_cl_unlink(loader_ishtp_cl); in loader_deinit()
918 ishtp_cl_unlink(loader_ishtp_cl); in reset_handler()
H A Dishtp-hid-client.c729 ishtp_cl_unlink(hid_ishtp_cl); in hid_ishtp_cl_init()
741 ishtp_cl_unlink(hid_ishtp_cl); in hid_ishtp_cl_deinit()
/openbmc/linux/drivers/platform/x86/intel/
H A Dishtp_eclite.c483 ishtp_cl_unlink(ecl_ishtp_cl); in ecl_ishtp_cl_init()
494 ishtp_cl_unlink(ecl_ishtp_cl); in ecl_ishtp_cl_deinit()
/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.c222 void ishtp_cl_unlink(struct ishtp_cl *cl) in ishtp_cl_unlink() function
253 EXPORT_SYMBOL(ishtp_cl_unlink);