Lines Matching refs:ret
67 int ret;92 ret = -ENODEV;101 ret = -ENOMEM;146 return ret;277 int ret;292 ret = PTR_ERR(emif_data->pm_data.ti_emif_base_addr_virt);293 return ret;300 ret = ti_emif_alloc_sram(dev, emif_data);301 if (ret)302 return ret;304 ret = ti_emif_push_sram(dev, emif_data);305 if (ret)315 return ret;