snd_wss_timer     158 include/sound/wss.h int snd_wss_timer(struct snd_wss *chip, int device, struct snd_timer **rtimer);
snd_wss_timer     227 sound/isa/azt2320.c 	error = snd_wss_timer(chip, 0, NULL);
snd_wss_timer     125 sound/isa/cs423x/cs4231.c 	error = snd_wss_timer(chip, 0, NULL);
snd_wss_timer     456 sound/isa/cs423x/cs4236.c 	err = snd_wss_timer(chip, 0, NULL);
snd_wss_timer     320 sound/isa/gus/gusmax.c 	err = snd_wss_timer(wss, 2, NULL);
snd_wss_timer     709 sound/isa/gus/interwave.c 	err = snd_wss_timer(wss, 2, NULL);
snd_wss_timer     682 sound/isa/opl3sa2.c 	err = snd_wss_timer(wss, 0, NULL);
snd_wss_timer    1338 sound/isa/opti9xx/miro.c 	error = snd_wss_timer(codec, 0, &timer);
snd_wss_timer     757 sound/isa/opti9xx/opti92x-ad1848.c 	error = snd_wss_timer(codec, 0, &timer);
snd_wss_timer    1116 sound/isa/sscape.c 		err = snd_wss_timer(chip, 0, NULL);
snd_wss_timer     388 sound/isa/wavefront/wavefront.c 	err = snd_wss_timer(chip, 0, NULL);