Searched refs:bd2802_update_state (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/leds/ |
| D | leds-bd2802.c | 174 static void bd2802_update_state(struct bd2802_led *led, enum led_ids id, in bd2802_update_state() function 268 bd2802_update_state(led, id, color, BD2802_ON); in bd2802_set_on() 287 bd2802_update_state(led, id, color, BD2802_BLINK); in bd2802_set_blink() 318 bd2802_update_state(led, id, color, BD2802_OFF); in bd2802_turn_off()
|