Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Ddriver.h615 struct regulator_dev { struct
617 int exclusive;
618 u32 use_count;
619 u32 open_count;
643 void *reg_data; /* regulator_dev data */ argument
645 struct dentry *debugfs;
650 unsigned int is_switch:1;
653 ktime_t last_off;
654 int cached_err;
655 bool use_cached_err;
[all …]
/openbmc/linux/drivers/regulator/
H A Dcore.c1409 int (*set)(struct regulator_dev *, int, int, bool), in notif_set_limit()
1428 int (*set)(struct regulator_dev *, int, int, bool), in handle_notify_limits()