Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-midi.c96 int snd_motu_create_midi_devices(struct snd_motu *motu) in snd_motu_create_midi_devices() function
H A Dmotu.h159 int snd_motu_create_midi_devices(struct snd_motu *motu);
H A Dmotu.c97 err = snd_motu_create_midi_devices(motu); in do_registration()