Searched refs:request_module_work (Results 1 – 2 of 2) sorted by relevance
587 request_module_work); in __intel_th_request_hub_module()594 INIT_WORK(&th->request_module_work, __intel_th_request_hub_module); in intel_th_request_hub_module()595 schedule_work(&th->request_module_work); in intel_th_request_hub_module()602 flush_work(&th->request_module_work); in intel_th_request_hub_module_flush()
291 struct work_struct request_module_work; member