Searched refs:SNDRV_CTL_EVENT_MASK_REMOVE (Results 1 – 5 of 5) sorted by relevance
222 if (mask == SNDRV_CTL_EVENT_MASK_REMOVE) { in snd_ctl_led_notify()
594 snd_ctl_notify_one(card, SNDRV_CTL_EVENT_MASK_REMOVE, kcontrol, idx); in __snd_ctl_remove()
1237 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */ macro