Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmt6316-regulator.c57 struct mt6316_regulator_info { struct
148 struct mt6316_regulator_info *info = rdev_get_drvdata(rdev); in mt6316_regulator_get_status()
161 struct mt6316_regulator_info *info = rdev_get_drvdata(rdev); in mt6316_regulator_get_mode()
187 struct mt6316_regulator_info *info = rdev_get_drvdata(rdev); in mt6316_regulator_set_mode()
243 static struct mt6316_regulator_info mt6316bv_regulators[] = {
249 static struct mt6316_regulator_info mt6316chk_regulators[] = {
255 static struct mt6316_regulator_info mt6316dt_regulators[] = {
269 struct mt6316_regulator_info *info; in mt6316_regulator_probe()