Home
last modified time | relevance | path

Searched refs:MDL_SBPRO (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/sound/oss/
Dsb.h37 #define MDL_SBPRO 4 /* SB Pro */ macro
Dsb_mixer.c407 case MDL_SBPRO: in set_recmask()
689 case MDL_SBPRO: in sb_mixer_init()
Dsb_common.c748 devc->model = hw_config->card_subtype = MDL_SBPRO; in sb_dsp_init()
833 if (devc->model <= MDL_SBPRO) in sb_dsp_init()
842 else if (!sb_be_quiet && devc->model == MDL_SBPRO) in sb_dsp_init()
Dsb_audio.c502 if (devc->model == MDL_SBPRO) in sbpro_audio_prepare_for_output()
561 if (devc->model == MDL_SBPRO && devc->channels == 2) in sbpro_audio_set_channels()
Dsb_ess.c1043 devc->model = MDL_SBPRO;