Searched refs:reset_control_is_array (Results 1 – 1 of 1) sorted by relevance
235 static inline bool reset_control_is_array(struct reset_control *rstc) in reset_control_is_array() function263 if (reset_control_is_array(rstc)) in reset_control_reset()310 if (reset_control_is_array(rstc)) in reset_control_assert()363 if (reset_control_is_array(rstc)) in reset_control_deassert()399 if (WARN_ON(IS_ERR(rstc)) || reset_control_is_array(rstc)) in reset_control_status()620 if (reset_control_is_array(rstc)) { in reset_control_put()