Searched refs:bd2802_update_state (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/leds/ |
D | leds-bd2802.c | 175 static void bd2802_update_state(struct bd2802_led *led, enum led_ids id, in bd2802_update_state() function 269 bd2802_update_state(led, id, color, BD2802_ON); in bd2802_set_on() 288 bd2802_update_state(led, id, color, BD2802_BLINK); in bd2802_set_blink() 319 bd2802_update_state(led, id, color, BD2802_OFF); in bd2802_turn_off()
|