Home
last modified time | relevance | path

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

/linux-4.4.14/sound/oss/
Dsb_mixer.c376 case MDL_SMW: in sb_mixer_set()
410 case MDL_SMW: in set_recmask()
611 else if (devc->model != MDL_JAZZ && devc->model != MDL_SMW) in sb_mixer_ioctl()
703 case MDL_SMW: in sb_mixer_init()
Dsb.h41 #define MDL_SMW 11 /* Logitech SoundMan Wave (Jazz16) */ macro
Dsb_common.c575 if (devc->type == 0 || devc->type == MDL_JAZZ || devc->type == MDL_SMW) in sb_dsp_detect()
700 devc->type != MDL_SMW) || !init_Jazz16(devc, hw_config)) in sb_dsp_init()
1040 devc->model = MDL_SMW; in smw_midi_init()
Dsb_audio.c475 if (devc->model == MDL_JAZZ || devc->model == MDL_SMW) in sbpro_audio_prepare_for_input()
510 if (devc->model == MDL_JAZZ || devc->model == MDL_SMW) in sbpro_audio_prepare_for_output()
1053 case MDL_SMW: in sb_audio_init()