Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dsb.h37 #define MDL_SBPRO 4 /* SB Pro */ macro
Dsb_mixer.c399 case MDL_SBPRO: in set_recmask()
680 case MDL_SBPRO: in sb_mixer_init()
Dsb_common.c756 devc->model = hw_config->card_subtype = MDL_SBPRO; in sb_dsp_init()
841 if (devc->model <= MDL_SBPRO) in sb_dsp_init()
850 else if (!sb_be_quiet && devc->model == MDL_SBPRO) in sb_dsp_init()
Dsb_audio.c505 if (devc->model == MDL_SBPRO) in sbpro_audio_prepare_for_output()
563 if (devc->model == MDL_SBPRO && devc->channels == 2) in sbpro_audio_set_channels()
Dsb_ess.c1046 devc->model = MDL_SBPRO;