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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/control/
H A Dhcontrol.c386 snd_hctl_elem_throw_event(elem, SNDRV_CTL_EVENT_MASK_REMOVE);
742 if (event->data.elem.mask == SNDRV_CTL_EVENT_MASK_REMOVE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h921 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h884 #define SNDRV_CTL_EVENT_MASK_REMOVE (~0U) /* element was removed */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol.c392 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_REMOVE, &id);

Completed in 45 milliseconds