Home
last modified time | relevance | path

Searched refs:detection_method (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/egl/main/
Degldisplay.c155 const char *detection_method = "environment"; in _eglGetNativePlatform() local
159 detection_method = "autodetected"; in _eglGetNativePlatform()
164 detection_method = "build-time configuration"; in _eglGetNativePlatform()
168 egl_platforms[detected_platform].name, detection_method); in _eglGetNativePlatform()
/external/arm-trusted-firmware/include/plat/marvell/armada/a8k/common/
Darmada_common.h35 } detection_method; member
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a70x0_amc/board/
Dmarvell_plat_config.c135 .detection_method = GPIO,
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a70x0/board/
Dmarvell_plat_config.c138 .detection_method = GPIO,
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a80x0/board/
Dmarvell_plat_config.c189 .detection_method = GPIO,
/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/
Dplat_ble_setup.c695 switch (skip_im->detection_method) { in ble_skip_current_image()