Searched defs:regulator_dev (Results 1 – 2 of 2) sorted by relevance
605 struct regulator_dev { struct606 const struct regulator_desc *desc;607 int exclusive;608 u32 use_count;609 u32 open_count;633 void *reg_data; /* regulator_dev data */ argument649 struct regulator_dev * argument
1300 int (*set)(struct regulator_dev *, int, int, bool), in notif_set_limit()1319 int (*set)(struct regulator_dev *, int, int, bool), in handle_notify_limits()
Completed in 19 milliseconds