Searched refs:bundle_AutoAdjust (Results 1 – 3 of 3) sorted by relevance
214 extern void bundle_AutoAdjust(struct bundle *, int, int);
204 bundle_AutoAdjust(mp->bundle, percent, AUTO_UP); in mp_UpDown()207 bundle_AutoAdjust(mp->bundle, percent, AUTO_DOWN); in mp_UpDown()
1942 bundle_AutoAdjust(struct bundle *bundle, int percent, int what) in bundle_AutoAdjust() function