Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dsb16_csp.h24 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/linux/sound/isa/sb/
H A Dsb16_csp.c764 p->acc_width = SNDRV_SB_CSP_SAMPLE_16BIT; /* only 16 bit data */ in snd_sb_csp_autoload()
1133 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? "16bit" : "-"), in info_read()
1146 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8), in info_read()