Searched refs:bd2802_update_state (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/leds/ |
H A D | leds-bd2802.c | 171 static void bd2802_update_state(struct bd2802_led *led, enum led_ids id, in bd2802_update_state() function 265 bd2802_update_state(led, id, color, BD2802_ON); in bd2802_set_on() 284 bd2802_update_state(led, id, color, BD2802_BLINK); in bd2802_set_blink() 315 bd2802_update_state(led, id, color, BD2802_OFF); in bd2802_turn_off()
|