Lines Matching defs:rstc
61 struct reset_control *rstc[]; member
190 rstc_to_array(struct reset_control *rstc) { in rstc_to_array()
271 static inline bool reset_control_is_array(struct reset_control *rstc) in reset_control_is_array()
289 int reset_control_reset(struct reset_control *rstc) in reset_control_reset()
341 int reset_control_assert(struct reset_control *rstc) in reset_control_assert()
400 int reset_control_deassert(struct reset_control *rstc) in reset_control_deassert()
445 int reset_control_status(struct reset_control *rstc) in reset_control_status()
480 int reset_control_acquire(struct reset_control *rstc) in reset_control_acquire()
526 void reset_control_release(struct reset_control *rstc) in reset_control_release()
542 struct reset_control *rstc; in __reset_control_get_internal() local
582 struct reset_control *rstc = container_of(kref, struct reset_control, in __reset_control_release() local
593 static void __reset_control_put_internal(struct reset_control *rstc) in __reset_control_put_internal()
604 struct reset_control *rstc; in __of_reset_control_get() local
690 struct reset_control *rstc = NULL; in __reset_control_get_from_lookup() local
757 void reset_control_put(struct reset_control *rstc) in reset_control_put()
782 struct reset_control **ptr, *rstc; in __devm_reset_control_get() local
813 struct reset_control *rstc; in __device_reset() local
872 struct reset_control *rstc; in of_reset_control_array_get() local
925 struct reset_control *rstc; in devm_reset_control_array_get() local