Searched refs:moduleloader_work (Results 1 – 1 of 1) sorted by relevance
818 static struct delayed_work moduleloader_work; variable 950 INIT_DELAYED_WORK(&moduleloader_work, request_module_delayed); in hp_sdc_init_hppa() 956 schedule_delayed_work(&moduleloader_work, in hp_sdc_init_hppa() 988 cancel_delayed_work_sync(&moduleloader_work); in hp_sdc_exit()