Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcontrol_led.c138 static void snd_ctl_led_set_state(struct snd_card *card, unsigned int access, in snd_ctl_led_set_state() function
225 snd_ctl_led_set_state(card, access, NULL, 0); in snd_ctl_led_notify()
231 snd_ctl_led_set_state(card, access2, NULL, 0); in snd_ctl_led_notify()
233 snd_ctl_led_set_state(card, access, kctl, ioff); in snd_ctl_led_notify()
239 snd_ctl_led_set_state(card, access, kctl, ioff); in snd_ctl_led_notify()
280 snd_ctl_led_set_state(NULL, group_to_access(group), NULL, 0); in snd_ctl_led_refresh()
328 snd_ctl_led_set_state(NULL, group_to_access(group), NULL, 0); in snd_ctl_led_reset()
419 snd_ctl_led_set_state(NULL, group_to_access(led->group), NULL, 0); in mode_store()