Lines Matching refs:ret
389 int ret;397 ret = devm_request_threaded_irq(dev, irq, pollfunc_th, pollfunc_bh,399 if (ret)400 return ret;457 int ret = IIO_VAL_INT;488 ret = -EAGAIN;515 ret = -EBUSY;519 return ret;543 int ret = PTR_ERR(dma->chan);546 return ret;