Home
last modified time | relevance | path

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

/linux/sound/core/seq/oss/
H A Dseq_oss_synth.h24 void snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev);
H A Dseq_oss_init.c430 snd_seq_oss_synth_reset(dp, i); in snd_seq_oss_reset()
H A Dseq_oss_synth.c391 snd_seq_oss_synth_reset(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_synth_reset() function