Searched refs:oss_synth (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_oss.c75 emu->oss_synth = dev;
95 if (emu->oss_synth) {
96 snd_device_free(emu->card, emu->oss_synth);
97 emu->oss_synth = NULL;
H A Demux.c50 emu->oss_synth = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demux_synth.h133 struct snd_seq_device *oss_synth; member in struct:snd_emux

Completed in 37 milliseconds