Home
last modified time | relevance | path

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

/sound/oss/
Dsb_mixer.c374 case MDL_SMW: in sb_mixer_set()
408 case MDL_SMW: in set_recmask()
609 else if (devc->model != MDL_JAZZ && devc->model != MDL_SMW) in sb_mixer_ioctl()
701 case MDL_SMW: in sb_mixer_init()
Dsb.h41 #define MDL_SMW 11 /* Logitech SoundMan Wave (Jazz16) */ macro
Dsb_common.c578 if (devc->type == 0 || devc->type == MDL_JAZZ || devc->type == MDL_SMW) in sb_dsp_detect()
704 devc->type != MDL_SMW) || !init_Jazz16(devc, hw_config)) in sb_dsp_init()
1044 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()
1054 case MDL_SMW: in sb_audio_init()