Searched refs:SNDRV_SB_CSP_SAMPLE_16BIT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dsb16_csp.h38 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/sb/
H A Dsb16_csp.c807 p->acc_width = SNDRV_SB_CSP_SAMPLE_16BIT; /* only 16 bit data */
1186 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? "16bit" : "-"),
1199 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8),
H A Dsb16_main.c87 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT,
125 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT,

Completed in 14 milliseconds