Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/regulator/
Dmt6358-regulator.c25 struct mt6358_regulator_info { struct
347 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_set_voltage_sel()
363 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_get_voltage_sel()
388 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_get_buck_voltage_sel()
407 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_get_status()
421 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_regulator_set_mode()
446 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_regulator_get_mode()
501 static struct mt6358_regulator_info mt6358_regulators[] = {
603 static struct mt6358_regulator_info mt6366_regulators[] = {
698 struct mt6358_regulator_info *mt6358_info; in mt6358_regulator_probe()