Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/dice/
H A Ddice.h219 int snd_dice_create_pcm(struct snd_dice *dice);
H A Ddice.c204 err = snd_dice_create_pcm(dice); in dice_probe()
H A Ddice-pcm.c403 int snd_dice_create_pcm(struct snd_dice *dice) in snd_dice_create_pcm() function