Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/virthba/
Dvirthba.c311 static struct work_struct dar_work_queue; variable
326 schedule_work(&dar_work_queue); \
1484 INIT_WORK(&dar_work_queue, do_disk_add_remove); in virthba_mod_init()