Lines Matching refs:hw_dev
222 int hw_dev, in snd_wavefront_new_synth() argument
235 if (snd_hwdep_new(card, "WaveFront", hw_dev, &wavefront_synth) < 0) in snd_wavefront_new_synth()
247 int hw_dev, in snd_wavefront_new_fx() argument
259 if (snd_hwdep_new (card, "YSS225", hw_dev, &fx_processor) < 0) in snd_wavefront_new_fx()
358 int hw_dev = 0, midi_dev = 0, err; in snd_wavefront_probe() local
390 err = snd_opl3_hwdep_new(opl3, hw_dev, 1, NULL); in snd_wavefront_probe()
393 hw_dev++; in snd_wavefront_probe()
415 wavefront_synth = snd_wavefront_new_synth(card, hw_dev, acard); in snd_wavefront_probe()
423 hw_dev++; in snd_wavefront_probe()
482 hw_dev, in snd_wavefront_probe()
490 hw_dev++; in snd_wavefront_probe()