Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-bd2802.c53 BD2802_ON, enumerator
197 if (led_bit == BD2802_BLINK || led_bit == BD2802_ON) in bd2802_update_state()
265 bd2802_update_state(led, id, color, BD2802_ON); in bd2802_set_on()
529 led->state = BD2802_ON; \
530 bd2802_turn_on(led, led->led_id, led->color, BD2802_ON);\