Home
last modified time | relevance | path

Searched refs:RED (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.10/tools/testing/selftests/bpf/
Dtest_tunnel.sh51 RED='\033[0;31m'
291 echo -e ${RED}"FAIL: $TYPE"${NC}
321 echo -e ${RED}"FAIL: $TYPE"${NC}
350 echo -e ${RED}"FAIL: $TYPE"${NC}
374 echo -e ${RED}"FAIL: $TYPE"${NC}
397 echo -e ${RED}"FAIL: $TYPE"${NC}
421 echo -e ${RED}"FAIL: $TYPE"${NC}
449 echo -e ${RED}"FAIL: ip6$TYPE"${NC}
473 echo -e ${RED}"FAIL: $TYPE"${NC}
497 echo -e ${RED}"FAIL: ip6$TYPE"${NC}
[all …]
Dtest_lirc_mode2.sh14 RED='\033[0;31m'
34 echo -e ${RED}"FAIL: $TYPE"${NC}
Dtest_tc_redirect.sh36 readonly RED='\033[0;31m'
132 echo -e "${TEST}: ${RED}FAIL${NC}"
140 echo -e "${TEST}: ${RED}FAIL${NC}"
148 echo -e "${TEST}: ${RED}FAIL${NC}"
156 echo -e "${TEST}: ${RED}FAIL${NC}"
/Linux-v5.10/drivers/leds/
Dleds-blinkm.c68 #define RED 0 macro
141 case RED: in show_color_common()
170 case RED: in store_color_common()
198 return show_color_common(dev, buf, RED); in show_red()
206 ret = store_color_common(dev, buf, RED); in store_red()
430 case RED: in blinkm_led_common_set()
466 return blinkm_led_common_set(led_cdev, value, RED); in blinkm_led_red_set()
610 case RED: in blinkm_probe()
673 led_classdev_unregister(&led[RED]->led_cdev); in blinkm_probe()
Dleds-bd2802.c45 RED, enumerator
112 case RED: in bd2802_is_rgb_off()
180 case RED: in bd2802_update_state()
221 reg = bd2802_get_reg_addr(LED1, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
224 reg = bd2802_get_reg_addr(LED2, RED, BD2802_REG_HOURSETUP); in bd2802_configure()
548 BD2802_CONTROL_RGBS(led1r, LED1, RED);
551 BD2802_CONTROL_RGBS(led2r, LED2, RED);
747 bd2802_turn_on(led, i, RED, led->led[i].r); in bd2802_restore_state()
/Linux-v5.10/tools/testing/selftests/net/
Dudpgso_bench.sh8 readonly RED='\033[0;31m'
35 echo -e "$(basename $0): ${RED}FAIL${NC}"
/Linux-v5.10/tools/testing/selftests/futex/include/
Dlogging.h34 #define RED '3', '1' macro
38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-class-chromeos-driver-cros-ec-lightbar38 indicating LED, RED, GREEN, BLUE. The LED number is 0 to 3
40 to the same value at once. The RED, GREEN, and BLUE
/Linux-v5.10/Documentation/devicetree/bindings/iio/health/
Dmax30100.txt16 the RED LED, and second value is for the IR LED.
/Linux-v5.10/arch/arm/boot/dts/
Dls1021a-moxa-uc-8410a.dts56 label = "UC8410A:RED:PROG";
110 label = "UC8410A:RED:DIA";
Dam335x-osd3358-sm-red.dts18 model = "Octavo Systems OSD3358-SM-RED";
/Linux-v5.10/tools/testing/selftests/netfilter/
Dipvs.sh31 RED='\033[0;31m'
224 echo -e "$(basename $0): ${RED}FAIL${NC}"
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-el15203000.txt4 This LED Board (aka RED LEDs board) is widely used in
/Linux-v5.10/drivers/staging/fbtft/
Dfb_ili9163.c70 #ifdef RED
/Linux-v5.10/drivers/iio/light/
Dcm3323.c62 CM3323_COLOR_CHANNEL(RED, CM3323_CMD_RED_DATA),
Dadjd_s311.c161 ADJD_S311_CHANNEL(RED, 0),
Disl29125.c74 ISL29125_CHANNEL(RED, 1),
Dtcs3414.c86 TCS3414_CHANNEL(RED, 1, TCS3414_DATA_RED),
Dtcs3472.c110 TCS3472_CHANNEL(RED, 1, TCS3472_RDATA),
Dcm36651.c590 CM36651_LIGHT_CHANNEL(RED, CM36651_LIGHT_CHANNEL_IDX_RED),
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead907d.c329 NVVAL(NV907D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head907d_mode()
354 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head907d_mode()
Dhead507d.c366 NVVAL(NV507D, HEAD_SET_OVERSCAN_COLOR, RED, 0) | in head507d_mode()
394 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, RED, 0) | in head507d_mode()
/Linux-v5.10/Documentation/devicetree/bindings/soc/fsl/
Dqman.txt17 as RED/WRED, congestion notifications and tail discards. This binding covers the
/Linux-v5.10/Documentation/userspace-api/media/rc/
Drc-tables.rst435 - RED
/Linux-v5.10/net/sched/
DKconfig121 tristate "Random Early Detection (RED)"
123 Say Y here if you want to use the Random Early Detection (RED)
284 flows). This is a variation of RED which trys to penalize flows

12