| /linux/arch/arm/boot/dts/nxp/ls/ |
| H A D | ls1021a-moxa-uc-8410a.dts | 62 label = "UC8410A:GREEN:SWRDY"; 74 label = "UC8410A:GREEN:PROG2"; 80 label = "UC8410A:GREEN:PROG1"; 86 label = "UC8410A:GREEN:PROG0"; 92 label = "UC8410A:GREEN:CEL2"; 98 label = "UC8410A:GREEN:CEL1"; 104 label = "UC8410A:GREEN:CEL0"; 116 label = "UC8410A:GREEN:DIA";
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_tunnel.sh | |
| H A D | test_lirc_mode2.sh | 14 GREEN='\033[0;92m' 37 echo -e ${GREEN}"PASS: $TYPE"${NC}
|
| H A D | xdp_features.c | 23 #define GREEN(str) "\033[0;32m" str "\033[0m" macro 646 detected_cap ? GREEN("DETECTED") : RED("NOT DETECTED"), in tester_run() 647 env.feature.drv_feature & advertised_feature ? GREEN("ADVERTISED") in tester_run()
|
| /linux/drivers/leds/ |
| H A D | leds-blinkm.c | 80 #define GREEN 1 macro 154 case GREEN: in show_color_common() 184 case GREEN: in store_color_common() 228 return show_color_common(dev, buf, GREEN); in green_show() 237 ret = store_color_common(dev, buf, GREEN); in green_store() 443 data->next_green = (u8) mcled_cdev->subled_info[GREEN].brightness; in blinkm_set_mc_brightness() 465 case GREEN: in blinkm_led_common_set() 501 return blinkm_led_common_set(led_cdev, value, GREEN); in blinkm_led_green_set() 629 case GREEN: in register_separate_colors() 670 led_classdev_unregister(&leds[GREEN]->cdev.led_cdev); in register_separate_colors() [all …]
|
| H A D | leds-bd2802.c | 46 GREEN, enumerator 114 case GREEN: in bd2802_is_rgb_off() 183 case GREEN: in bd2802_update_state() 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); in bd2802_restore_state()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8-apalis-ixora-v1.1.dtsi | 168 "LED-5-GREEN", "LED-5-RED", "gpio5-22", "gpio5-23", 170 "LED-4-GREEN", "gpio5-28", "LED-4-RED", "gpio5-30",
|
| H A D | imx8-apalis-ixora-v1.2.dtsi | 217 "LED-5-GREEN", "LED-5-RED", "gpio5-22", "gpio5-23", 219 "LED-4-GREEN", "gpio5-28", "LED-4-RED", "gpio5-30",
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 38 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/tools/testing/selftests/net/netfilter/ |
| H A D | ipvs.sh | 30 GREEN='\033[0;92m' 204 echo -e "$(basename $0): ${GREEN}PASS${NC}"
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-moxa-uc-2101.dts | 21 label = "UC2100:GREEN:USER";
|
| /linux/drivers/iio/light/ |
| H A D | cm3323.c | 63 CM3323_COLOR_CHANNEL(GREEN, CM3323_CMD_GREEN_DATA),
|
| H A D | apds9960.c | 335 APDS9960_INTENSITY_CHANNEL(GREEN),
|
| /linux/Documentation/networking/device_drivers/fddi/ |
| H A D | skfp.rst | 147 works as a link indicator where an active GREEN LED indicates that
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 427 - GREEN
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head907d.c | 360 NVVAL(NV907D, HEAD_SET_DEFAULT_BASE_COLOR, GREEN, 0) | in head907d_mode()
|
| H A D | head507d.c | 395 NVVAL(NV507D, HEAD_SET_DEFAULT_BASE_COLOR, GREEN, 0) | in head507d_mode()
|
| /linux/drivers/media/i2c/ |
| H A D | ov772x.c | 44 #define GREEN 0x03 /* AWB - Green channel gain setting */ macro
|
| /linux/scripts/ |
| H A D | checkpatch.pl | 211 print(GREEN . "CHECK" . RESET); 226 $type = GREEN . $type . RESET; 2365 $output .= GREEN;
|