Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h986 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */ macro
/linux-4.4.14/sound/core/
Dcontrol.c499 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_REMOVE, &id); in snd_ctl_remove()