Searched refs:make_rate_with_tolerance (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/atm/ |
D | horizon.c | 725 static int make_rate_with_tolerance (const hrz_dev * dev, u32 c, rounding r, unsigned int tol, in make_rate_with_tolerance() function 2332 error = make_rate_with_tolerance (dev, pcr, r, 10, in hrz_open() 2365 error = make_rate_with_tolerance (dev, pcr, pr, 10, in hrz_open() 2380 error = make_rate_with_tolerance (dev, scr, sr, 10, in hrz_open()
|