Name
drm_fbdev_cma_hotplug_event —
Poll for hotpulug events
Synopsis
void drm_fbdev_cma_hotplug_event ( | struct drm_fbdev_cma * fbdev_cma) ; |
Arguments
fbdev_cma
The drm_fbdev_cma struct, may be NULL
Description
This function is usually called from the DRM drivers output_poll_changed
callback.