Searched refs:SNDRV_SB_CSP_MODE_QSOUND (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/include/sound/
H A Dsb16_csp.h30 #define SNDRV_SB_CSP_MODE_QSOUND 0x04 /* QSound */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb16_csp.h30 #define SNDRV_SB_CSP_MODE_QSOUND 0x04 /* QSound */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_csp.c364 if (p->mode == SNDRV_SB_CSP_MODE_QSOUND) {
411 p->mode = SNDRV_SB_CSP_MODE_QSOUND;
474 if (p->mode == SNDRV_SB_CSP_MODE_QSOUND) {
853 if (p->mode & SNDRV_SB_CSP_MODE_QSOUND) {
1155 if (p->mode == SNDRV_SB_CSP_MODE_QSOUND) {
H A Dsb16_main.c66 } else if ((csp->mode & SNDRV_SB_CSP_MODE_QSOUND) && (csp->q_enabled)) {

Completed in 158 milliseconds