Searched refs:work_fw_load (Results 1 – 1 of 1) sorted by relevance
220 struct work_struct work_fw_load; member851 work_fw_load); in load_fw_from_host_handler()993 INIT_WORK(&client_data->work_fw_load, in loader_ishtp_cl_probe()1006 schedule_work(&client_data->work_fw_load); in loader_ishtp_cl_probe()1032 cancel_work_sync(&client_data->work_fw_load); in loader_ishtp_cl_remove()