rstc_id 607 drivers/reset/core.c int rstc_id; rstc_id 648 drivers/reset/core.c rstc_id = rcdev->of_xlate(rcdev, &args); rstc_id 649 drivers/reset/core.c if (rstc_id < 0) { rstc_id 650 drivers/reset/core.c rstc = ERR_PTR(rstc_id); rstc_id 655 drivers/reset/core.c rstc = __reset_control_get_internal(rcdev, rstc_id, shared, acquired);