ALSA: dice: ensure phase lock before starting streaming
[deliverable/linux.git] / sound / firewire / dice / dice.h
index c968f9887af6ad33d920935c1ae74edcfb56b585..423cdba997267fd210ea2f3f3e426b147cef8c4e 100644 (file)
@@ -154,7 +154,6 @@ static inline int snd_dice_transaction_read_sync(struct snd_dice *dice,
 
 int snd_dice_transaction_get_clock_source(struct snd_dice *dice,
                                          unsigned int *source);
-int snd_dice_transaction_set_rate(struct snd_dice *dice, unsigned int rate);
 int snd_dice_transaction_get_rate(struct snd_dice *dice, unsigned int *rate);
 int snd_dice_transaction_set_enable(struct snd_dice *dice);
 void snd_dice_transaction_clear_enable(struct snd_dice *dice);
This page took 0.025573 seconds and 5 git commands to generate.