Searched refs:hw_dev (Results 1 – 1 of 1) sorted by relevance
| /sound/isa/wavefront/ |
| A D | wavefront.c | 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() 345 int hw_dev = 0, midi_dev = 0, err; in snd_wavefront_probe() local 377 err = snd_opl3_hwdep_new(opl3, hw_dev, 1, NULL); in snd_wavefront_probe() 380 hw_dev++; in snd_wavefront_probe() 404 wavefront_synth = snd_wavefront_new_synth(card, hw_dev, acard); in snd_wavefront_probe() 412 hw_dev++; in snd_wavefront_probe() 471 hw_dev, in snd_wavefront_probe() [all …]
|
Completed in 6 milliseconds