Searched refs:freestanding (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/
H A Ddrm_modes.c1973 bool freestanding,
1982 if (freestanding)
1988 if (freestanding)
2162 bool freestanding,
2240 if (rotation && freestanding)
2362 bool freestanding = false, parse_extras = false;
2435 /* No mode? Check for freestanding extras and/or options */
2447 freestanding = true;
2484 ret = drm_mode_parse_cmdline_extra(extra_ptr, len, freestanding,
2492 freestanding,
1974 drm_mode_parse_cmdline_extra(const char *str, int length, bool freestanding, const struct drm_connector *connector, struct drm_cmdline_mode *mode) argument
2163 drm_mode_parse_cmdline_options(const char *str, bool freestanding, const struct drm_connector *connector, struct drm_cmdline_mode *mode) argument
2364 bool freestanding = false, parse_extras = false; local
[all...]

Completed in 136 milliseconds