Home
last modified time | relevance | path

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

/openbmc/linux/sound/firewire/dice/
H A Ddice.h192 int snd_dice_transaction_get_clock_source(struct snd_dice *dice,
H A Ddice-transaction.c62 int snd_dice_transaction_get_clock_source(struct snd_dice *dice, in snd_dice_transaction_get_clock_source() function
H A Ddice-pcm.c180 err = snd_dice_transaction_get_clock_source(dice, &source); in pcm_open()