oss_synth         118 include/sound/emux_synth.h 	struct snd_seq_device *oss_synth;
oss_synth          38 sound/synth/emux/emux.c 	emu->oss_synth = NULL;
oss_synth          62 sound/synth/emux/emux_oss.c 	emu->oss_synth = dev;
oss_synth          82 sound/synth/emux/emux_oss.c 	if (emu->oss_synth) {
oss_synth          83 sound/synth/emux/emux_oss.c 		snd_device_free(emu->card, emu->oss_synth);
oss_synth          84 sound/synth/emux/emux_oss.c 		emu->oss_synth = NULL;