Lines Matching refs:hw_dev
221 int hw_dev, in snd_wavefront_new_synth() argument
234 if (snd_hwdep_new(card, "WaveFront", hw_dev, &wavefront_synth) < 0) in snd_wavefront_new_synth()
246 int hw_dev, in snd_wavefront_new_fx() argument
258 if (snd_hwdep_new (card, "YSS225", hw_dev, &fx_processor) < 0) in snd_wavefront_new_fx()
344 int hw_dev = 0, midi_dev = 0, err; in snd_wavefront_probe() local
376 err = snd_opl3_hwdep_new(opl3, hw_dev, 1, NULL); in snd_wavefront_probe()
379 hw_dev++; in snd_wavefront_probe()
403 wavefront_synth = snd_wavefront_new_synth(card, hw_dev, acard); in snd_wavefront_probe()
411 hw_dev++; in snd_wavefront_probe()
470 hw_dev, in snd_wavefront_probe()
478 hw_dev++; in snd_wavefront_probe()