Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_midi.c783 static const struct snd_rawmidi_ops gmidi_out_ops = { variable
848 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &gmidi_out_ops); in f_midi_register_card()