Lines Matching refs:ret
301 int ret, irq;307 ret = -ENXIO;320 ret = -EINVAL;333 ret = ftm_calc_closest_round_cyc(freq);334 if (ret)337 ret = ftm_clocksource_init(freq);338 if (ret)341 ret = ftm_clockevent_init(freq, irq);342 if (ret)353 return ret;