Home
last modified time | relevance | path

Searched refs:hotplug_work (Results 1 – 25 of 26) sorted by relevance

12

/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_irq.c32 schedule_work(&vbox->hotplug_work); in vbox_report_hotplug()
166 hotplug_work); in vbox_hotplug_worker()
177 INIT_WORK(&vbox->hotplug_work, vbox_hotplug_worker); in vbox_irq_init()
190 flush_work(&vbox->hotplug_work); in vbox_irq_fini()
H A Dvbox_drv.h67 struct work_struct hotplug_work; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c395 &dev_priv->display.hotplug.hotplug_work, 0); in i915_digport_work_func()
425 display.hotplug.hotplug_work.work); in i915_hotplug_work_func()
515 &dev_priv->display.hotplug.hotplug_work, in i915_hotplug_work_func()
647 &dev_priv->display.hotplug.hotplug_work, 0); in intel_hpd_irq_handler()
870 INIT_DELAYED_WORK(&i915->display.hotplug.hotplug_work, in intel_hpd_init_early()
891 if (cancel_delayed_work_sync(&i915->display.hotplug.hotplug_work)) in cancel_all_detection_work()
976 queue_delayed_detection_work(i915, &i915->display.hotplug.hotplug_work, 0); in queue_work_for_missed_irqs()
1002 ret = queue_delayed_detection_work(i915, &i915->display.hotplug.hotplug_work, 0); in intel_hpd_schedule_detection()
1018 flush_delayed_work(&dev_priv->display.hotplug.hotplug_work); in i915_hpd_storm_ctl_show()
H A Dintel_display_core.h155 struct delayed_work hotplug_work; member
/linux/drivers/gpu/drm/radeon/
H A Dradeon_irq_kms.c82 hotplug_work.work); in radeon_hotplug_work_func()
343 INIT_DELAYED_WORK(&rdev->hotplug_work, radeon_hotplug_work_func); in radeon_irq_kms_init()
351 flush_delayed_work(&rdev->hotplug_work); in radeon_irq_kms_init()
373 flush_delayed_work(&rdev->hotplug_work); in radeon_irq_kms_fini()
H A Drs600.c831 schedule_delayed_work(&rdev->hotplug_work, 0); in rs600_irq_process()
H A Dradeon_connectors.c1253 schedule_delayed_work(&rdev->hotplug_work, in radeon_dvi_detect()
H A Dradeon.h2406 struct delayed_work hotplug_work; member
H A Dr100.c828 schedule_delayed_work(&rdev->hotplug_work, 0); in r100_irq_process()
H A Dr600.c4325 schedule_delayed_work(&rdev->hotplug_work, 0); in r600_irq_process()
H A Devergreen.c4916 schedule_delayed_work(&rdev->hotplug_work, 0); in evergreen_irq_process()
H A Dsi.c6422 schedule_delayed_work(&rdev->hotplug_work, 0); in si_irq_process()
/linux/drivers/gpu/drm/gma500/
H A Dcdv_device.c405 hotplug_work); in cdv_hotplug_work_func()
418 schedule_work(&dev_priv->hotplug_work); in cdv_hotplug_event()
552 INIT_WORK(&dev_priv->hotplug_work, cdv_hotplug_work_func); in cdv_chip_setup()
H A Dpsb_drv.h493 struct work_struct hotplug_work; member
/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c123 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_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/platform/x86/
H A Dasus-wmi.c329 struct work_struct hotplug_work; member
1939 queue_work(asus->hotplug_workqueue, &asus->hotplug_work); in asus_rfkill_notify()
1997 asus = container_of(work, struct asus_wmi, hotplug_work); in asus_hotplug_work()
2016 INIT_WORK(&asus->hotplug_work, asus_hotplug_work); in asus_setup_pci_hotplug()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v8_0.c2784 INIT_DELAYED_WORK(&adev->hotplug_work, in dce_v8_0_sw_init()
2847 flush_delayed_work(&adev->hotplug_work); in dce_v8_0_hw_fini()
3233 schedule_delayed_work(&adev->hotplug_work, 0); in dce_v8_0_hpd_irq()
H A Ddce_v6_0.c2765 INIT_DELAYED_WORK(&adev->hotplug_work, in dce_v6_0_sw_init()
2826 flush_delayed_work(&adev->hotplug_work); in dce_v6_0_hw_fini()
3146 schedule_delayed_work(&adev->hotplug_work, 0); in dce_v6_0_hpd_irq()
H A Ddce_v10_0.c2865 INIT_DELAYED_WORK(&adev->hotplug_work, in dce_v10_0_sw_init()
2930 flush_delayed_work(&adev->hotplug_work); in dce_v10_0_hw_fini()
3325 schedule_delayed_work(&adev->hotplug_work, 0); in dce_v10_0_hpd_irq()
H A Ddce_v11_0.c2992 INIT_DELAYED_WORK(&adev->hotplug_work, in dce_v11_0_sw_init()
3068 flush_delayed_work(&adev->hotplug_work); in dce_v11_0_hw_fini()
3457 schedule_delayed_work(&adev->hotplug_work, 0); in dce_v11_0_hpd_irq()
H A Damdgpu.h981 struct delayed_work hotplug_work; member
H A Damdgpu_connectors.c1055 schedule_delayed_work(&adev->hotplug_work, in amdgpu_connector_dvi_detect()
H A Damdgpu_display.c70 hotplug_work.work); in amdgpu_display_hotplug_work_func()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c3261 INIT_DELAYED_WORK(&ev->hotplug_work, in megasas_service_aen()
3263 schedule_delayed_work(&ev->hotplug_work, 0); in megasas_service_aen()
7758 cancel_delayed_work_sync(&ev->hotplug_work); in megasas_suspend()
7995 cancel_delayed_work_sync(&ev->hotplug_work); in megasas_detach_one()
8871 container_of(work, struct megasas_aen_event, hotplug_work.work); in megasas_aen_polling()
H A Dmegaraid_sas.h2209 struct delayed_work hotplug_work; member

12