Home
last modified time | relevance | path

Searched refs:SNDRV_SB_CSP_SAMPLE_8BIT (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/sound/
Dsb16_csp.h37 #define SNDRV_SB_CSP_SAMPLE_8BIT 0x01 macro
/linux-2.6.39/sound/isa/sb/
Dsb16_main.c86 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT, in snd_sb16_csp_playback_prepare()
124 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT, in snd_sb16_csp_capture_prepare()
Dsb16_csp.c837 if (sample_width == SNDRV_SB_CSP_SAMPLE_8BIT) in snd_sb_csp_start()
1162 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_8BIT) ? "8bit" : "-"), in info_read()