Searched refs:bd2802_update_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
Completed in 3 milliseconds