Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dsb16_csp.h23 #define SNDRV_SB_CSP_SAMPLE_8BIT 0x01 macro
/linux/sound/isa/sb/
H A Dsb16_csp.c815 if (sample_width == SNDRV_SB_CSP_SAMPLE_8BIT) in snd_sb_csp_start()
1134 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_8BIT) ? "8bit" : "-"), in info_read()