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

/linux-master/sound/synth/emux/
H A Demux_oss.c62 emu->oss_synth = dev;
82 if (emu->oss_synth) {
83 snd_device_free(emu->card, emu->oss_synth);
84 emu->oss_synth = NULL;
H A Demux.c38 emu->oss_synth = NULL;
/linux-master/include/sound/
H A Demux_synth.h118 struct snd_seq_device *oss_synth; member in struct:snd_emux

Completed in 256 milliseconds