Home
last modified time | relevance | path

Searched refs:drm_mode_match_flags (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_modes.c115 static bool drm_mode_match_flags(const struct drm_display_mode *mode1, in drm_mode_match_flags() function
165 !drm_mode_match_flags(mode1, mode2)) in drm_mode_match()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modes.c949 static bool drm_mode_match_flags(const struct drm_display_mode *mode1, in drm_mode_match_flags() function
999 !drm_mode_match_flags(mode1, mode2)) in drm_mode_match()