Home
last modified time | relevance | path

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

/linux-3.4.99/sound/isa/sb/
Dsb8_main.c273 chip->capture_format = SB_DSP_LO_INPUT_AUTO; in snd_sb8_capture_prepare()
283 chip->capture_format = (rate > 23000) ? SB_DSP_HI_INPUT_AUTO : SB_DSP_LO_INPUT_AUTO; in snd_sb8_capture_prepare()
292 chip->capture_format = SB_DSP_LO_INPUT_AUTO; in snd_sb8_capture_prepare()
/linux-3.4.99/include/sound/
Dsb.h142 #define SB_DSP_LO_INPUT_AUTO 0x2c macro