Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vboxvideo/
Dvbox_irq.c162 static void vbox_hotplug_worker(struct work_struct *work) in vbox_hotplug_worker() function
173 INIT_WORK(&vbox->hotplug_work, vbox_hotplug_worker); in vbox_irq_init()