Searched refs:work_fw_load (Results 1 – 1 of 1) sorted by relevance
219 struct work_struct work_fw_load; member848 work_fw_load); in load_fw_from_host_handler()990 INIT_WORK(&client_data->work_fw_load, in loader_ishtp_cl_probe()1003 schedule_work(&client_data->work_fw_load); in loader_ishtp_cl_probe()1029 cancel_work_sync(&client_data->work_fw_load); in loader_ishtp_cl_remove()