Searched refs:rate_changed (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/
H A Dvia82xx.c1034 int rate_changed; local
1037 if ((rate_changed = via_lock_rate(&chip->rates[0], ac97_rate)) < 0)
1038 return rate_changed;
1039 if (rate_changed)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/
H A Dvia82xx.c1034 int rate_changed; local
1037 if ((rate_changed = via_lock_rate(&chip->rates[0], ac97_rate)) < 0)
1038 return rate_changed;
1039 if (rate_changed)

Completed in 103 milliseconds