Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/fireface/
H A Dff-midi.c87 int snd_ff_create_midi_devices(struct snd_ff *ff) in snd_ff_create_midi_devices() function
H A Dff.h165 int snd_ff_create_midi_devices(struct snd_ff *ff);
H A Dff.c87 err = snd_ff_create_midi_devices(ff); in snd_ff_probe()