Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c213 struct ishtp_cl *loader_ishtp_cl; member
289 struct ishtp_cl *loader_ishtp_cl = client_data->loader_ishtp_cl; in loader_cl_send() local
755 struct ishtp_cl *loader_ishtp_cl = client_data->loader_ishtp_cl; in load_fw_from_host() local
901 ishtp_cl_free(loader_ishtp_cl); in loader_deinit()
914 loader_ishtp_cl = client_data->loader_ishtp_cl; in reset_handler()
920 ishtp_cl_free(loader_ishtp_cl); in reset_handler()
923 if (!loader_ishtp_cl) in reset_handler()
928 client_data->loader_ishtp_cl = loader_ishtp_cl; in reset_handler()
962 if (!loader_ishtp_cl) in loader_ishtp_cl_probe()
967 client_data->loader_ishtp_cl = loader_ishtp_cl; in loader_ishtp_cl_probe()
[all …]