Searched refs:hotplug_work (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_irq_kms.c | 82 hotplug_work.work); in radeon_hotplug_work_func() 333 INIT_DELAYED_WORK(&rdev->hotplug_work, radeon_hotplug_work_func); in radeon_irq_kms_init() 341 flush_delayed_work(&rdev->hotplug_work); in radeon_irq_kms_init() 363 flush_delayed_work(&rdev->hotplug_work);
|
| H A D | rs600.c | 831 schedule_delayed_work(&rdev->hotplug_work, 0); in rs600_irq_process()
|
| H A D | r600.c | 4325 schedule_delayed_work(&rdev->hotplug_work, 0); in r600_irq_process()
|
| H A D | evergreen.c | 4916 schedule_delayed_work(&rdev->hotplug_work, 0); in evergreen_irq_process()
|
| /linux/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_drv.h | 67 struct work_struct hotplug_work; member
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_hdmi.c | 123 struct delayed_work hotplug_work; member 1569 cancel_delayed_work(&hdata->hotplug_work); in hdmi_disable() 1685 hdata = container_of(work, struct hdmi_context, hotplug_work.work); in hdmi_hotplug_work_func() 1695 mod_delayed_work(system_percpu_wq, &hdata->hotplug_work, in hdmi_irq_thread() 2002 INIT_DELAYED_WORK(&hdata->hotplug_work, hdmi_hotplug_work_func); in hdmi_probe() 2081 cancel_delayed_work_sync(&hdata->hotplug_work); in hdmi_remove()
|
| /linux/drivers/gpu/drm/gma500/ |
| H A D | psb_drv.h | 493 struct work_struct hotplug_work; member
|
| /linux/drivers/platform/x86/ |
| H A D | asus-wmi.c | 329 struct work_struct hotplug_work; member 2067 queue_work(asus->hotplug_workqueue, &asus->hotplug_work); in asus_rfkill_notify() 2125 asus = container_of(work, struct asus_wmi, hotplug_work); in asus_hotplug_work() 2144 INIT_WORK(&asus->hotplug_work, asus_hotplug_work); in asus_setup_pci_hotplug()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | dce_v8_0.c | 2778 INIT_DELAYED_WORK(&adev->hotplug_work, in dce_v8_0_sw_init() 2841 flush_delayed_work(&adev->hotplug_work); in dce_v8_0_hw_fini() 3227 schedule_delayed_work(&adev->hotplug_work, 0); in dce_v8_0_hpd_irq()
|
| H A D | dce_v10_0.c | 2859 INIT_DELAYED_WORK(&adev->hotplug_work, in dce_v10_0_sw_init() 2924 flush_delayed_work(&adev->hotplug_work); in dce_v10_0_hw_fini() 3319 schedule_delayed_work(&adev->hotplug_work, 0); in dce_v10_0_hpd_irq()
|
| H A D | dce_v6_0.c | 2809 INIT_DELAYED_WORK(&adev->hotplug_work, in dce_v6_0_sw_init() 2870 flush_delayed_work(&adev->hotplug_work); in dce_v6_0_hw_fini() 3211 schedule_delayed_work(&adev->hotplug_work, 0); in dce_v6_0_hpd_irq()
|
| H A D | amdgpu.h | 1075 struct delayed_work hotplug_work; member
|
| H A D | amdgpu_display.c | 70 hotplug_work.work); in amdgpu_display_hotplug_work_func()
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas.h | 2209 struct delayed_work hotplug_work; member
|