Searched refs:bd2802_update_state (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/leds/ |
| D | leds-bd2802.c | 170 static void bd2802_update_state(struct bd2802_led *led, enum led_ids id, in bd2802_update_state() function 264 bd2802_update_state(led, id, color, BD2802_ON); in bd2802_set_on() 283 bd2802_update_state(led, id, color, BD2802_BLINK); in bd2802_set_blink() 314 bd2802_update_state(led, id, color, BD2802_OFF); in bd2802_turn_off()
|