Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/vboxvideo/
Dvbox_irq.c176 static void vbox_hotplug_worker(struct work_struct *work) in vbox_hotplug_worker() function
187 INIT_WORK(&vbox->hotplug_work, vbox_hotplug_worker); in vbox_irq_init()