Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-midi.c96 int snd_dice_create_midi(struct snd_dice *dice) in snd_dice_create_midi() function
H A Ddice.h228 int snd_dice_create_midi(struct snd_dice *dice);
H A Ddice.c174 err = snd_dice_create_midi(dice); in do_registration()