Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dmtk-dvfsrc-regulator.c38 static inline struct device *to_dvfs_regulator_dev(struct regulator_dev *rdev) in to_dvfs_regulator_dev() function
45 return to_dvfs_regulator_dev(rdev)->parent; in to_dvfsrc_dev()