Lines Matching refs:ret
67 int ret;92 ret = -ENODEV;101 ret = -ENOMEM;146 return ret;277 int ret;297 ret = PTR_ERR(emif_data->pm_data.ti_emif_base_addr_virt);298 return ret;305 ret = ti_emif_alloc_sram(dev, emif_data);306 if (ret)307 return ret;309 ret = ti_emif_push_sram(dev, emif_data);310 if (ret)320 return ret;