Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmidi.c1145 static int substream_open(struct snd_rawmidi_substream *substream, int dir, in substream_open() function
1209 return substream_open(substream, 0, 1); in snd_usbmidi_output_open()
1217 return substream_open(substream, 0, 0); in snd_usbmidi_output_close()
1272 return substream_open(substream, 1, 1); in snd_usbmidi_input_open()
1277 return substream_open(substream, 1, 0); in snd_usbmidi_input_close()