Home
last modified time | relevance | path

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

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