Home
last modified time | relevance | path

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

/linux/include/linux/regulator/
H A Ddriver.h458 struct regulator_config { struct
459 devregulator_config global() argument
460 init_dataregulator_config global() argument
461 driver_dataregulator_config global() argument
462 of_noderegulator_config global() argument
463 regmapregulator_config global() argument
465 ena_gpiodregulator_config global() argument
/linux/drivers/power/supply/
H A Ducs1002_power.c542 struct regulator_config regulator_config = {}; in ucs1002_probe() local