Searched refs:SNDRV_SB_CSP_SAMPLE_16BIT (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.h38 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb16_csp.h38 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb16_csp.c787 p->acc_width = SNDRV_SB_CSP_SAMPLE_16BIT; /* only 16 bit data */
1161 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? "16bit" : "-"),
1174 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8),
H A Dsb16_main.c86 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT,
124 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT,

Completed in 64 milliseconds