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