Searched refs:request_module_work (Results 1 – 2 of 2) sorted by relevance
426 request_module_work); in __intel_th_request_hub_module()433 INIT_WORK(&th->request_module_work, __intel_th_request_hub_module); in intel_th_request_hub_module()434 schedule_work(&th->request_module_work); in intel_th_request_hub_module()441 flush_work(&th->request_module_work); in intel_th_request_hub_module_flush()
201 struct work_struct request_module_work; member