Searched refs:hotplug_work (Results 1 – 7 of 7) sorted by relevance
248 TASK_INIT(&rdev->hotplug_work, 0, radeon_hotplug_work_func, rdev); in radeon_irq_kms_init()292 taskqueue_drain(rdev->tq, &rdev->hotplug_work); in radeon_irq_kms_fini()
758 taskqueue_enqueue(rdev->tq, &rdev->hotplug_work); in rs600_irq_process()
1636 struct task hotplug_work; member
3363 taskqueue_enqueue(rdev->tq, &rdev->hotplug_work); in evergreen_irq_process()
820 taskqueue_enqueue(rdev->tq, &rdev->hotplug_work); in r100_irq_process()
4021 taskqueue_enqueue(rdev->tq, &rdev->hotplug_work); in si_irq_process()
4069 taskqueue_enqueue(rdev->tq, &rdev->hotplug_work); in r600_irq_process()