Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/dice/
Ddice.h221 int snd_dice_create_hwdep(struct snd_dice *dice);
Ddice-hwdep.c167 int snd_dice_create_hwdep(struct snd_dice *dice) in snd_dice_create_hwdep() function
Ddice.c212 err = snd_dice_create_hwdep(dice); in dice_probe()