Home
last modified time | relevance | path

Searched refs:snd_ctl_led_set_state (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/core/
H A Dcontrol_led.c137 static void snd_ctl_led_set_state(struct snd_card *card, unsigned int access, in snd_ctl_led_set_state() function
224 snd_ctl_led_set_state(card, access, NULL, 0); in snd_ctl_led_notify()
230 snd_ctl_led_set_state(card, access2, NULL, 0); in snd_ctl_led_notify()
232 snd_ctl_led_set_state(card, access, kctl, ioff); in snd_ctl_led_notify()
238 snd_ctl_led_set_state(card, access, kctl, ioff); in snd_ctl_led_notify()
287 snd_ctl_led_set_state(NULL, group_to_access(group), NULL, 0); in snd_ctl_led_refresh()
343 snd_ctl_led_set_state(NULL, group_to_access(group), NULL, 0); in snd_ctl_led_reset()
437 snd_ctl_led_set_state(NULL, group_to_access(led->group), NULL, 0); in mode_store()