Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
A Ddriver.h605 struct regulator_dev { struct
606 const struct regulator_desc *desc;
607 int exclusive;
608 u32 use_count;
609 u32 open_count;
633 void *reg_data; /* regulator_dev data */ argument
649 struct regulator_dev * argument
/linux/drivers/regulator/
A Dcore.c1300 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 14 milliseconds