Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/ca0106/
Dca_midi.c265 static struct snd_rawmidi_ops ca_midi_input = variable
306 snd_rawmidi_set_ops(rmidi, SNDRV_RAWMIDI_STREAM_INPUT, &ca_midi_input); in ca_midi_init()