Home
last modified time | relevance | path

Searched refs:moduleloader_work (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/serio/
Dhp_sdc.c821 static struct delayed_work moduleloader_work; variable
954 INIT_DELAYED_WORK(&moduleloader_work, request_module_delayed); in hp_sdc_init_hppa()
960 schedule_delayed_work(&moduleloader_work, in hp_sdc_init_hppa()
992 cancel_delayed_work_sync(&moduleloader_work); in hp_sdc_exit()