Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c223 struct work_struct work_fw_load; member
832 work_fw_load); in load_fw_from_host_handler()
974 INIT_WORK(&client_data->work_fw_load, in loader_ishtp_cl_probe()
987 schedule_work(&client_data->work_fw_load); in loader_ishtp_cl_probe()
1013 cancel_work_sync(&client_data->work_fw_load); in loader_ishtp_cl_remove()