Searched defs:regulator_dev (Results 1 – 2 of 2) sorted by relevance
611 struct regulator_dev { struct613 int exclusive;614 u32 use_count;615 u32 open_count;639 void *reg_data; /* regulator_dev data */ argument641 struct dentry *debugfs;646 unsigned int is_switch:1;649 ktime_t last_off;650 int cached_err;651 bool use_cached_err;[all …]
1343 int (*set)(struct regulator_dev *, int, int, bool), in notif_set_limit()1362 int (*set)(struct regulator_dev *, int, int, bool), in handle_notify_limits()
Completed in 14 milliseconds