Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcontrol.h122 …void (*lnotify)(struct snd_card *card, unsigned int mask, struct snd_kcontrol *kctl, unsigned int … member
/openbmc/linux/sound/core/
H A Dcontrol_led.c731 .lnotify = snd_ctl_led_notify,
H A Dcontrol.c215 lops->lnotify(card, mask, kctl, ioff); in snd_ctl_notify_one()