Home
last modified time | relevance | path

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

/linux/sound/usb/
A Dmidi.c1077 static int substream_open(struct snd_rawmidi_substream *substream, int dir, in substream_open() function
1143 return substream_open(substream, 0, 1); in snd_usbmidi_output_open()
1148 return substream_open(substream, 0, 0); in snd_usbmidi_output_close()
1202 return substream_open(substream, 1, 1); in snd_usbmidi_input_open()
1207 return substream_open(substream, 1, 0); in snd_usbmidi_input_close()

Completed in 10 milliseconds