Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmt6359-regulator.c31 struct mt6359_regulator_info { struct
254 struct mt6359_regulator_info *info = rdev_get_drvdata(rdev); in mt6359_get_status()
270 struct mt6359_regulator_info *info = rdev_get_drvdata(rdev); in mt6359_regulator_get_mode()
302 struct mt6359_regulator_info *info = rdev_get_drvdata(rdev); in mt6359_regulator_set_mode()
357 struct mt6359_regulator_info *info = rdev_get_drvdata(rdev); in mt6359p_vemc_set_voltage_sel()
396 struct mt6359_regulator_info *info = rdev_get_drvdata(rdev); in mt6359p_vemc_get_voltage_sel()
472 static struct mt6359_regulator_info mt6359_regulators[] = {
708 static struct mt6359_regulator_info mt6359p_regulators[] = {
953 struct mt6359_regulator_info *mt6359_info; in mt6359_regulator_probe()