Home
last modified time | relevance | path

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

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