Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol_led.c221 if (mask == SNDRV_CTL_EVENT_MASK_REMOVE) { in snd_ctl_led_notify()
H A Dcontrol.c594 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_REMOVE, kcontrol, idx); in __snd_ctl_remove()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1218 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1218 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */ macro