Searched refs:snd_seq_oss_midi_close (Results 1 – 3 of 3) sorted by relevance
26 int snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev);
308 snd_seq_oss_midi_close(dp, info->midi_mapped); in snd_seq_oss_synth_cleanup()407 snd_seq_oss_midi_close(dp, dev); in snd_seq_oss_synth_reset()
283 snd_seq_oss_midi_close(dp, i); in snd_seq_oss_midi_cleanup()391 snd_seq_oss_midi_close(struct seq_oss_devinfo *dp, int dev) in snd_seq_oss_midi_close() function