Searched defs:rt_reset_control_ops (Results 1 – 1 of 1) sorted by relevance
50 struct rt_reset_control_ops struct56 rt_err_t (*ofw_parse)(struct rt_reset_control *rstc, struct rt_ofw_cell_args *args);58 rt_err_t (*reset)(struct rt_reset_control *rstc);59 rt_err_t (*assert)(struct rt_reset_control *rstc);60 rt_err_t (*deassert)(struct rt_reset_control *rstc);61 int (*status)(struct rt_reset_control *rstc);
Completed in 2 milliseconds