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

/linux-4.4.14/include/sound/
H A Drawmidi.h178 int snd_rawmidi_kernel_open(struct snd_card *card, int device, int subdevice,
/linux-4.4.14/sound/core/seq/
H A Dseq_midi.c188 if ((err = snd_rawmidi_kernel_open(msynth->card, msynth->device, midisynth_subscribe()
230 if ((err = snd_rawmidi_kernel_open(msynth->card, msynth->device, midisynth_use()
/linux-4.4.14/sound/core/
H A Drawmidi.c332 int snd_rawmidi_kernel_open(struct snd_card *card, int device, int subdevice, snd_rawmidi_kernel_open() function
360 EXPORT_SYMBOL(snd_rawmidi_kernel_open); variable

Completed in 96 milliseconds