Searched refs:GREEN (Results 1 - 20 of 20) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_lirc_mode2.sh14 GREEN='\033[0;92m'
37 echo -e ${GREEN}"PASS: $TYPE"${NC}
H A Dtest_tunnel.sh52 GREEN='\033[0;92m'
258 echo -e ${GREEN}"PASS: $TYPE"${NC}
282 echo -e ${GREEN}"PASS: $TYPE"${NC}
312 echo -e ${GREEN}"PASS: $TYPE"${NC}
341 echo -e ${GREEN}"PASS: $TYPE"${NC}
365 echo -e ${GREEN}"PASS: $TYPE"${NC}
388 echo -e ${GREEN}"PASS: $TYPE"${NC}
412 echo -e ${GREEN}"PASS: $TYPE"${NC}
436 echo -e ${GREEN}"PASS: ip6$TYPE"${NC}
461 echo -e ${GREEN}"PAS
[all...]
H A Dxdp_features.c23 #define GREEN(str) "\033[0;32m" str "\033[0m" macro
646 detected_cap ? GREEN("DETECTED") : RED("NOT DETECTED"),
647 env.feature.drv_feature & advertised_feature ? GREEN("ADVERTISED")
/linux-master/tools/testing/selftests/futex/include/
H A Dlogging.h32 #define GREEN '3', '2' macro
36 #define BRIGHT_GREEN ESC, BRIGHT, ';', GREEN, ESCEND
/linux-master/tools/testing/selftests/net/
H A Dudpgso_bench.sh6 readonly GREEN='\033[0;92m'
45 echo -e "$(basename $0): ${GREEN}PASS${NC}"
/linux-master/drivers/leds/
H A Dleds-blinkm.c69 #define GREEN 1 macro
143 case GREEN:
173 case GREEN:
217 return show_color_common(dev, buf, GREEN);
226 ret = store_color_common(dev, buf, GREEN);
436 case GREEN:
472 return blinkm_led_common_set(led_cdev, value, GREEN);
601 /* RED = 0, GREEN = 1, BLUE = 2 */
625 case GREEN:
668 led_classdev_unregister(&led[GREEN]
[all...]
H A Dleds-bd2802.c46 GREEN, enumerator in enum:led_colors
114 case GREEN:
183 case GREEN:
549 BD2802_CONTROL_RGBS(led1g, LED1, GREEN);
552 BD2802_CONTROL_RGBS(led2g, LED2, GREEN);
746 bd2802_turn_on(led, i, GREEN, led->led[i].g);
/linux-master/tools/testing/selftests/netfilter/
H A Dipvs.sh30 GREEN='\033[0;92m'
227 echo -e "$(basename $0): ${GREEN}PASS${NC}"
/linux-master/drivers/iio/light/
H A Dcm3323.c63 CM3323_COLOR_CHANNEL(GREEN, CM3323_CMD_GREEN_DATA),
H A Dadjd_s311.c165 ADJD_S311_CHANNEL(GREEN, 1),
H A Disl29125.c77 ISL29125_CHANNEL(GREEN, 0),
H A Dtcs3414.c89 TCS3414_CHANNEL(GREEN, 0, TCS3414_DATA_GREEN),
H A Dcm36651.c591 CM36651_LIGHT_CHANNEL(GREEN, CM36651_LIGHT_CHANNEL_IDX_GREEN),
H A Dtcs3472.c115 TCS3472_CHANNEL(GREEN, 2, TCS3472_GDATA),
H A Dapds9960.c315 APDS9960_INTENSITY_CHANNEL(GREEN),
H A Drohm-bu27008.c330 BU27008_CHAN(GREEN, DATA1, BIT(IIO_CHAN_INFO_SCALE)),
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead507d.c395 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, GREEN, 0) |
H A Dhead907d.c360 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, GREEN, 0) |
/linux-master/drivers/media/i2c/
H A Dov772x.c44 #define GREEN 0x03 /* AWB - Green channel gain setting */ macro
/linux-master/scripts/
H A Dcheckpatch.pl190 print(GREEN . "CHECK" . RESET);
205 $type = GREEN . $type . RESET;
2345 $output .= GREEN;

Completed in 347 milliseconds