Home
last modified time | relevance | path

Searched defs:regulator_dev (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/regulator/
A Ddriver.h610 struct regulator_dev { struct
612 int exclusive;
613 u32 use_count;
614 u32 open_count;
638 void *reg_data; /* regulator_dev data */ argument
640 struct dentry *debugfs;
645 unsigned int is_switch:1;
648 ktime_t last_off;
649 int cached_err;
650 bool use_cached_err;
[all …]
/linux/drivers/regulator/
A Dcore.c1347 int (*set)(struct regulator_dev *, int, int, bool), in notif_set_limit()
1366 int (*set)(struct regulator_dev *, int, int, bool), in handle_notify_limits()

Completed in 17 milliseconds