Searched defs:freestanding (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_modes.c | 1719 bool freestanding = false, parse_extras = false; in drm_mode_parse_command_line_for_connector() local 1428 drm_mode_parse_cmdline_extra(const char *str, int length, bool freestanding, const struct drm_connector *connector, struct drm_cmdline_mode *mode) drm_mode_parse_cmdline_extra() argument 1593 drm_mode_parse_cmdline_options(const char *str, bool freestanding, const struct drm_connector *connector, struct drm_cmdline_mode *mode) drm_mode_parse_cmdline_options() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_modes.c | 2364 bool freestanding = false, parse_extras = false; in drm_mode_parse_command_line_for_connector() local 1974 drm_mode_parse_cmdline_extra(const char *str, int length, bool freestanding, const struct drm_connector *connector, struct drm_cmdline_mode *mode) drm_mode_parse_cmdline_extra() argument 2163 drm_mode_parse_cmdline_options(const char *str, bool freestanding, const struct drm_connector *connector, struct drm_cmdline_mode *mode) drm_mode_parse_cmdline_options() argument [all...] |
Completed in 8 milliseconds