Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmidi.c1077 static int substream_open(struct snd_rawmidi_substream *substream, int dir, in substream_open() function
1141 return substream_open(substream, 0, 1); in snd_usbmidi_output_open()
1149 return substream_open(substream, 0, 0); in snd_usbmidi_output_close()
1204 return substream_open(substream, 1, 1); in snd_usbmidi_input_open()
1209 return substream_open(substream, 1, 0); in snd_usbmidi_input_close()