Searched refs:DRM_OUTPUT_POLL_PERIOD (Results 1 – 1 of 1) sorted by relevance
96 #define DRM_OUTPUT_POLL_PERIOD (10*HZ) macro125 schedule_delayed_work(&dev->mode_config.output_poll_work, DRM_OUTPUT_POLL_PERIOD); in drm_kms_helper_poll_enable_locked()411 schedule_delayed_work(delayed_work, DRM_OUTPUT_POLL_PERIOD); in output_poll_execute()