Home
last modified time | relevance | path

Searched refs:SNDRV_SB_CSP_SAMPLE_16BIT (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dsb16_csp.h39 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dsb16_csp.h24 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dsb16_csp.h28 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dsb16_csp.h15 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dsb16_csp.h28 #define SNDRV_SB_CSP_SAMPLE_16BIT 0x02 macro
/kernel/linux/linux-5.10/sound/isa/sb/
H A Dsb16_csp.c775 p->acc_width = SNDRV_SB_CSP_SAMPLE_16BIT; /* only 16 bit data */ in snd_sb_csp_autoload()
1160 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? "16bit" : "-"), in info_read()
1173 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8), in info_read()
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()
/kernel/linux/linux-6.6/sound/isa/sb/
H A Dsb16_csp.c777 p->acc_width = SNDRV_SB_CSP_SAMPLE_16BIT; /* only 16 bit data */ in snd_sb_csp_autoload()
1163 ((p->acc_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? "16bit" : "-"), in info_read()
1176 ((p->run_width & SNDRV_SB_CSP_SAMPLE_16BIT) ? 16 : 8), in info_read()
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()

Completed in 7 milliseconds