Searched defs:rsts (Results 1 – 1 of 1) sorted by relevance
22 static rt_err_t reset_simple_update(struct reset_simple *rsts, int id, rt_bool_t assert) in reset_simple_update()52 struct reset_simple *rsts = raw_to_reset_simple(rstc); in reset_simple_assert() local59 struct reset_simple *rsts = raw_to_reset_simple(rstc); in reset_simple_deassert() local67 struct reset_simple *rsts = raw_to_reset_simple(rstc); in reset_simple_reset() local90 struct reset_simple *rsts = raw_to_reset_simple(rstc); in reset_simple_status() local111 struct reset_simple *rsts = rt_calloc(1, sizeof(*rsts)); in reset_simple_probe() local
Completed in 3 milliseconds