Home
last modified time | relevance | path

Searched refs:regulator_get_regmap (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dconsumer.h265 struct regmap *regulator_get_regmap(struct regulator *regulator);
550 static inline struct regmap *regulator_get_regmap(struct regulator *regulator) in regulator_get_regmap() function
/OK3568_Linux_fs/kernel/Documentation/power/regulator/
H A Dconsumer.rst215 struct regmap *regulator_get_regmap(struct regulator *regulator);
/OK3568_Linux_fs/kernel/drivers/clk/tegra/
H A Dclk-dfll.c1822 regmap = regulator_get_regmap(td->vdd_reg); in dfll_fetch_i2c_params()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c3097 struct regmap *regulator_get_regmap(struct regulator *regulator) in regulator_get_regmap() function