rstc_to_array     300 drivers/reset/core.c 		return reset_control_array_reset(rstc_to_array(rstc));
rstc_to_array     350 drivers/reset/core.c 		return reset_control_array_assert(rstc_to_array(rstc));
rstc_to_array     409 drivers/reset/core.c 		return reset_control_array_deassert(rstc_to_array(rstc));
rstc_to_array     491 drivers/reset/core.c 		return reset_control_array_acquire(rstc_to_array(rstc));
rstc_to_array     532 drivers/reset/core.c 		reset_control_array_release(rstc_to_array(rstc));
rstc_to_array     763 drivers/reset/core.c 		reset_control_array_put(rstc_to_array(rstc));