Home
last modified time | relevance | path

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

/Linux-v5.4/sound/firewire/fireface/
Dff-midi.c87 int snd_ff_create_midi_devices(struct snd_ff *ff) in snd_ff_create_midi_devices() function
Dff.h154 int snd_ff_create_midi_devices(struct snd_ff *ff);
Dff.c64 err = snd_ff_create_midi_devices(ff); in do_registration()