Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice.h224 int snd_dice_create_hwdep(struct snd_dice *dice);
H A Ddice-hwdep.c167 int snd_dice_create_hwdep(struct snd_dice *dice) in snd_dice_create_hwdep() function
H A Ddice.c178 err = snd_dice_create_hwdep(dice); in do_registration()