Searched refs:work_fw_load (Results 1 – 1 of 1) sorted by relevance
223 struct work_struct work_fw_load; member832 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()