Home
last modified time | relevance | path

Searched refs:snd_rawmidi_kernel_open (Results 1 – 4 of 4) sorted by relevance

/linux/sound/core/seq/
H A Dseq_midi.c207 err = snd_rawmidi_kernel_open(msynth->rmidi, msynth->subdevice, in midisynth_unsubscribe()
262 err = snd_rawmidi_kernel_open(msynth->rmidi, msynth->subdevice, in snd_seq_midisynth_delete()
H A Dseq_ump_client.c122 err = snd_rawmidi_kernel_open(&ump->core, 0, in seq_ump_client_open()
/linux/include/sound/
H A Drawmidi.h197 static inline int snd_rawmidi_kernel_open(struct snd_rawmidi *rmidi, in snd_rawmidi_kernel_open() function
/linux/sound/core/
H A Dump.c616 return snd_rawmidi_kernel_open(&ump->core, 0, in ump_request_open()