Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_ishtp.c124 struct ishtp_cl *cros_ish_cl; member
170 struct ishtp_cl *cros_ish_cl = client_data->cros_ish_cl; in ish_send() local
436 ishtp_cl_free(cros_ish_cl); in cros_ish_deinit()
602 cros_ish_cl = client_data->cros_ish_cl; in reset_handler()
608 ishtp_cl_free(cros_ish_cl); in reset_handler()
611 if (!cros_ish_cl) { in reset_handler()
618 client_data->cros_ish_cl = cros_ish_cl; in reset_handler()
622 ishtp_cl_free(cros_ish_cl); in reset_handler()
658 if (!cros_ish_cl) { in cros_ec_ishtp_probe()
665 client_data->cros_ish_cl = cros_ish_cl; in cros_ec_ishtp_probe()
[all …]