Home
last modified time | relevance | path

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

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