Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmidi.c1142 static int substream_open(struct snd_rawmidi_substream *substream, int dir, in substream_open() function
1202 return substream_open(substream, 0, 1); in snd_usbmidi_output_open()
1210 return substream_open(substream, 0, 0); in snd_usbmidi_output_close()
1265 return substream_open(substream, 1, 1); in snd_usbmidi_input_open()
1270 return substream_open(substream, 1, 0); in snd_usbmidi_input_close()