snd_wss_timer     143 include/sound/wss.h int snd_wss_timer(struct snd_wss *chip, int device);
snd_wss_timer     216 sound/isa/azt2320.c 	error = snd_wss_timer(chip, 0);
snd_wss_timer     322 sound/isa/cmi8328.c 	if (snd_wss_timer(cmi->wss, 0) < 0)
snd_wss_timer     114 sound/isa/cs423x/cs4231.c 	error = snd_wss_timer(chip, 0);
snd_wss_timer     420 sound/isa/cs423x/cs4236.c 	err = snd_wss_timer(chip, 0);
snd_wss_timer     570 sound/isa/galaxy/galaxy.c 	err = snd_wss_timer(chip, 0);
snd_wss_timer     305 sound/isa/gus/gusmax.c 	err = snd_wss_timer(wss, 2);
snd_wss_timer     690 sound/isa/gus/interwave.c 	err = snd_wss_timer(wss, 2);
snd_wss_timer     680 sound/isa/opl3sa2.c 	err = snd_wss_timer(wss, 0);
snd_wss_timer    1311 sound/isa/opti9xx/miro.c 	error = snd_wss_timer(codec, 0);
snd_wss_timer     862 sound/isa/opti9xx/opti92x-ad1848.c 	error = snd_wss_timer(codec, 0);
snd_wss_timer     897 sound/isa/sscape.c 			err = snd_wss_timer(chip, 0);
snd_wss_timer     374 sound/isa/wavefront/wavefront.c 	err = snd_wss_timer(chip, 0);
snd_wss_timer    1966 sound/isa/wss/wss_lib.c EXPORT_SYMBOL(snd_wss_timer);