Home
last modified time | relevance | path

Searched refs:specified (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_modes.c586 * Fills out @dmode using the display mode specified in @vm.
631 * Fills out @vm using the display mode specified in @dmode.
801 * The vdisplay value will be doubled if the specified mode is a stereo mode of
1788 mode->specified = true; in drm_mode_parse_command_line_for_connector()
1794 if (!mode->specified && isdigit(name[0])) { in drm_mode_parse_command_line_for_connector()
1800 mode->specified = true; in drm_mode_parse_command_line_for_connector()
1804 if (!mode->specified) { in drm_mode_parse_command_line_for_connector()
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h1092 * @specified:
1096 bool specified; member
1580 * This function looks up the connector object specified by id
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm469 leaks and errors, using the specified valgrind binary.
4165 enabled $1 || { enabled $v && die "$v is $1 and --enable-$1 is not specified."; }
4169 enabled $1 || { enabled $v && die "$v is incompatible with the gpl and --enable-$1 is not specified."; }
4479 # specific filters, they must be specified here as well or else the
4639 test -d "$sysroot" || die "No valid sysroot specified."

Completed in 12 milliseconds