Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_tunnel.sh51 RED='\033[0;31m'
293 echo -e ${RED}"FAIL: $TYPE"${NC}
323 echo -e ${RED}"FAIL: $TYPE"${NC}
352 echo -e ${RED}"FAIL: $TYPE"${NC}
376 echo -e ${RED}"FAIL: $TYPE"${NC}
399 echo -e ${RED}"FAIL: $TYPE"${NC}
423 echo -e ${RED}"FAIL: $TYPE"${NC}
451 echo -e ${RED}"FAIL: ip6$TYPE"${NC}
475 echo -e ${RED}"FAIL: $TYPE"${NC}
499 echo -e ${RED}"FAIL: ip6$TYPE"${NC}
[all …]
H A 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}"
H A Dtest_lirc_mode2.sh15 RED='\033[0;31m'
35 echo -e ${RED}"FAIL: $TYPE"${NC}
/OK3568_Linux_fs/kernel/drivers/leds/
H A 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()
H A 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()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dlircd.conf50 RED 0xE8
121 RED 0x42bd
189 RED 0x1028
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dudpgso_bench.sh8 readonly RED='\033[0;31m'
35 echo -e "$(basename $0): ${RED}FAIL${NC}"
/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dcontrol.py163 sys.exit(col.Color(col.RED, msg))
165 sys.exit(col.Color(col.RED, "Range '%s' has no commits" %
174 sys.exit(col.Color(col.RED, str))
195 sys.exit(col.Color(col.RED, 'No matching boards found'))
H A Dbuilder.py431 line += self.col.Color(self.col.RED, '%5d' % self.fail)
791 color = self.col.RED if num > 0 else self.col.GREEN
860 color = self.col.RED if diff > 0 else self.col.GREEN
885 color = self.col.RED if diff > 0 else self.col.GREEN
995 color = self.col.RED if avg_diff > 0 else self.col.GREEN
1123 col = self.col.RED
1164 self.col.RED)
1176 Print('\n'.join(worse_err), colour=self.col.RED)
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dpatman.py137 sys.exit(col.Color(col.RED, str))
171 print(col.Color(col.RED, "Not sending emails due to errors/warnings"))
177 print(col.Color(col.RED, "Email would not be sent"))
H A Dpatman137 sys.exit(col.Color(col.RED, str))
171 print(col.Color(col.RED, "Not sending emails due to errors/warnings"))
177 print(col.Color(col.RED, "Email would not be sent"))
H A Dseries.py197 print(col.Color(col.RED, str))
200 print(col.Color(col.RED, str))
203 print(col.Color(col.RED, str))
H A Dcheckpatch.py138 msg_type = col.Color(col.RED, msg_type)
172 color = col.RED
H A Dtout.py103 _Output(0, msg, _color.RED)
H A Dgitutil.py496 print(col.Color(col.RED, msg))
505 print(col.Color(col.RED, msg))
H A Dterminal.py95 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
/OK3568_Linux_fs/kernel/tools/testing/selftests/futex/include/
H A Dlogging.h34 #define RED '3', '1' macro
38 #define BRIGHT_RED ESC, BRIGHT, ';', RED, ESCEND
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dmsg.py54 BASECOLOR, BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = list(range(29,38))
66 ERROR : RED,
67 ERRORONCE : RED,
68 CRITICAL: RED,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/template/
H A Dload_dhcp.sh5 RED='\e[1;31m'
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A 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
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dls1021a-moxa-uc-8410a.dts56 label = "UC8410A:RED:PROG";
110 label = "UC8410A:RED:DIA";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/health/
H A Dmax30100.txt16 the RED LED, and second value is for the IR LED.
/OK3568_Linux_fs/kernel/tools/testing/selftests/netfilter/
H A Dipvs.sh31 RED='\033[0;31m'
224 echo -e "$(basename $0): ${RED}FAIL${NC}"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/
H A Dleds-el15203000.txt4 This LED Board (aka RED LEDs board) is widely used in
/OK3568_Linux_fs/kernel/drivers/staging/fbtft/
H A Dfb_ili9163.c69 #ifdef RED

123