Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_led.c215 static void snd_ctl_led_notify(struct snd_card *card, unsigned int mask, in snd_ctl_led_notify() function
268 snd_ctl_led_notify(card, SNDRV_CTL_EVENT_MASK_INFO, kctl, ioff); in snd_ctl_led_set_id()
362 snd_ctl_led_notify(card, SNDRV_CTL_EVENT_MASK_VALUE, kctl, ioff); in snd_ctl_led_register()
731 .lnotify = snd_ctl_led_notify,