Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dsb16_csp.h23 #define SNDRV_SB_CSP_SAMPLE_8BIT 0x01 macro
/linux-6.3-rc2/sound/isa/sb/
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()
A Dsb16_csp.c828 if (sample_width == SNDRV_SB_CSP_SAMPLE_8BIT) in snd_sb_csp_start()
1166 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_8BIT) ? "8bit" : "-"), in info_read()

Completed in 9 milliseconds