Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_led.c233 } else if ((mask & (SNDRV_CTL_EVENT_MASK_ADD | in snd_ctl_led_notify()
H A Dcontrol.c507 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_ADD, kcontrol, idx); in __snd_ctl_add_replace()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1216 #define SNDRV_CTL_EVENT_MASK_ADD (1<<2) /* element was added */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1216 #define SNDRV_CTL_EVENT_MASK_ADD (1<<2) /* element was added */ macro