Searched refs:bw_min2 (Results 1 – 1 of 1) sorted by relevance
42 static inline struct bw_fixed bw_min2(const struct bw_fixed arg1, in bw_min2() function58 return bw_min2(bw_min2(v1, v2), v3); in bw_min3()