Searched refs:drm_mode_hsync (Results 1 – 4 of 4) sorted by relevance
506 int drm_mode_hsync(const struct drm_display_mode *mode);
768 int drm_mode_hsync(const struct drm_display_mode *mode) in drm_mode_hsync() function784 EXPORT_SYMBOL(drm_mode_hsync);
2468 if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) { in drm_mode_std()2650 hsync = drm_mode_hsync(mode); in mode_in_hsync_range()
8767 mode->hsync = drm_mode_hsync(mode); in intel_mode_from_pipe_config()