Searched defs:rt_regulator_node (Results 1 – 1 of 1) sorted by relevance
44 struct rt_regulator_node struct50 struct rt_regulator_node *parent; argument52 const char *supply_name;53 const struct rt_regulator_ops *ops;55 struct rt_ref ref;56 rt_atomic_t enabled_count;80 rt_err_t (*enable)(struct rt_regulator_node *reg); argument
Completed in 3 milliseconds