Searched refs:rstc_id (Results 1 – 1 of 1) sorted by relevance
159 int rstc_id; in of_reset_control_get() local185 rstc_id = rcdev->of_xlate(rcdev, &args); in of_reset_control_get()186 if (rstc_id < 0) { in of_reset_control_get()188 return ERR_PTR(rstc_id); in of_reset_control_get()201 rstc->id = rstc_id; in of_reset_control_get()