Home
last modified time | relevance | path

Searched refs:green_led_on (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dled.c42 void green_led_on(void) in green_led_on() function
69 green_led_on(); in __led_toggle()
82 green_led_on(); in __led_set()
/OK3568_Linux_fs/u-boot/include/
H A Dstatus_led.h85 void green_led_on(void);
97 .extern green_led_on
/OK3568_Linux_fs/u-boot/board/st/stm32f429-discovery/
H A Dled.c32 void green_led_on(void) in green_led_on() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dled.c27 void green_led_on(void) in green_led_on() function
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dled.c24 void green_led_on(void) in green_led_on() function
/OK3568_Linux_fs/u-boot/board/atmel/at91rm9200ek/
H A Dled.c24 void green_led_on(void) in green_led_on() function
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dgpio_led.c72 void green_led_on(void) in green_led_on() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dlegacy_led.c50 { "green", CONFIG_LED_STATUS_GREEN, green_led_off, green_led_on, NULL },
/OK3568_Linux_fs/u-boot/common/
H A Dboard_f.su
H A Dboard_f.c74 __weak void green_led_on(void) {} in green_led_on() function
/OK3568_Linux_fs/u-boot/board/cirrus/edb93xx/
H A Dedb93xx.c103 green_led_on(); in board_init()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dshpchp_ctrl.c316 p_slot->hpc_ops->green_led_on(p_slot); in board_added()
492 p_slot->hpc_ops->green_led_on(p_slot); in handle_button_press_event()
H A Dshpchp.h317 void (*green_led_on)(struct slot *slot); member
H A Dshpchp_hpc.c912 .green_led_on = hpc_set_green_led_on,
/OK3568_Linux_fs/u-boot/
H A Du-boot.map