Home
last modified time | relevance | path

Searched defs:margins (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/drm2/
H A Ddrm_modes.c85 bool reduced, bool interlaced, bool margins) in drm_cvt_mode()
298 int vrefresh, bool interlaced, int margins, in drm_gtf_mode_complex()
482 bool lace, int margins) in drm_gtf_mode()
1000 bool interlace = false, margins = false, was_digit = false; in drm_mode_parse_command_line_for_connector() local
H A DdrmP.h955 bool margins; member