Home
last modified time | relevance | path

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

/linux-2.6.39/include/drm/
Ddrm_crtc_helper.h143 extern void drm_helper_hpd_irq_event(struct drm_device *dev);
/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_irq_kms.c59 drm_helper_hpd_irq_event(dev); in radeon_hotplug_work_func()
/linux-2.6.39/drivers/gpu/drm/
Ddrm_crtc_helper.c954 void drm_helper_hpd_irq_event(struct drm_device *dev) in drm_helper_hpd_irq_event() function
964 EXPORT_SYMBOL(drm_helper_hpd_irq_event);
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_connector.c939 drm_helper_hpd_irq_event(dev); in nouveau_connector_hotplug()
/linux-2.6.39/drivers/gpu/drm/i915/
Di915_irq.c316 drm_helper_hpd_irq_event(dev); in i915_hotplug_work_func()