Lines Matching refs:ret
118 int32_t ret = 0; in nvg_online_core() local
123 ret = -EINVAL; in nvg_online_core()
130 return ret; in nvg_online_core()
141 int32_t ret = 0; in nvg_update_ccplex_gsc() local
146 ret = -EINVAL; in nvg_update_ccplex_gsc()
152 return ret; in nvg_update_ccplex_gsc()
160 int32_t ret = 0; in nvg_roc_clean_cache_trbits() local
167 ret = -ENODEV; in nvg_roc_clean_cache_trbits()
170 ret = -ENOTSUP; in nvg_roc_clean_cache_trbits()
173 return ret; in nvg_roc_clean_cache_trbits()
181 int32_t ret = 0; in nvg_enter_cstate() local
191 ret = -EINVAL; in nvg_enter_cstate()
201 return ret; in nvg_enter_cstate()