Searched refs:SNDRV_CTL_EVENT_MASK_ADD (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.c379 return snd_hctl_throw_event(hctl, SNDRV_CTL_EVENT_MASK_ADD, elem);
613 int res = snd_hctl_throw_event(hctl, SNDRV_CTL_EVENT_MASK_ADD,
751 if (event->data.elem.mask & SNDRV_CTL_EVENT_MASK_ADD) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h919 #define SNDRV_CTL_EVENT_MASK_ADD (1<<2) /* element was added */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h882 #define SNDRV_CTL_EVENT_MASK_ADD (1<<2) /* element was added */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol.c360 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_ADD, &id);

Completed in 90 milliseconds