Lines Matching refs:hw_dev
235 int hw_dev, in snd_wavefront_new_synth() argument
248 if (snd_hwdep_new(card, "WaveFront", hw_dev, &wavefront_synth) < 0) in snd_wavefront_new_synth()
260 int hw_dev, in snd_wavefront_new_fx() argument
272 if (snd_hwdep_new (card, "YSS225", hw_dev, &fx_processor) < 0) in snd_wavefront_new_fx()
371 int hw_dev = 0, midi_dev = 0, err; in snd_wavefront_probe() local
403 err = snd_opl3_hwdep_new(opl3, hw_dev, 1, NULL); in snd_wavefront_probe()
406 hw_dev++; in snd_wavefront_probe()
427 wavefront_synth = snd_wavefront_new_synth(card, hw_dev, acard); in snd_wavefront_probe()
435 hw_dev++; in snd_wavefront_probe()
494 hw_dev, in snd_wavefront_probe()
502 hw_dev++; in snd_wavefront_probe()