Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/sound/
H A Dsb16_csp.h23 #define SNDRV_SB_CSP_SAMPLE_8BIT 0x01 macro
/openbmc/linux/sound/isa/sb/
H A Dsb16_main.c75 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT, in snd_sb16_csp_playback_prepare()
113 SNDRV_SB_CSP_SAMPLE_16BIT : SNDRV_SB_CSP_SAMPLE_8BIT, in snd_sb16_csp_capture_prepare()
H A Dsb16_csp.c828 if (sample_width == SNDRV_SB_CSP_SAMPLE_8BIT) in snd_sb_csp_start()
1164 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_8BIT) ? "8bit" : "-"), in info_read()