Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds