Home
last modified time | relevance | path

Searched refs:MDL_SMW (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dsb_mixer.c368 case MDL_SMW: in sb_mixer_set()
402 case MDL_SMW: in set_recmask()
602 else if (devc->model != MDL_JAZZ && devc->model != MDL_SMW) in sb_mixer_ioctl()
693 case MDL_SMW: in sb_mixer_init()
Dsb.h41 #define MDL_SMW 11 /* Logitech SoundMan Wave (Jazz16) */ macro
Dsb_common.c584 if (devc->type == 0 || devc->type == MDL_JAZZ || devc->type == MDL_SMW) in sb_dsp_detect()
707 devc->type != MDL_SMW) || !init_Jazz16(devc, hw_config)) in sb_dsp_init()
1053 devc->model = MDL_SMW; in smw_midi_init()
Dsb_audio.c478 if (devc->model == MDL_JAZZ || devc->model == MDL_SMW) in sbpro_audio_prepare_for_input()
513 if (devc->model == MDL_JAZZ || devc->model == MDL_SMW) in sbpro_audio_prepare_for_output()
1049 case MDL_SMW: in sb_audio_init()