Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmt6358-regulator.c25 struct mt6358_regulator_info { struct
258 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_set_voltage_sel()
274 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_get_voltage_sel()
298 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_get_buck_voltage_sel()
317 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_get_status()
331 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_regulator_set_mode()
357 struct mt6358_regulator_info *info = rdev_get_drvdata(rdev); in mt6358_regulator_get_mode()
412 static struct mt6358_regulator_info mt6358_regulators[] = {
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmt6358-regulator.c25 struct mt6358_regulator_info { struct
37 #define to_regulator_info(x) container_of((x), struct mt6358_regulator_info, desc)
332 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_set_voltage_sel()
348 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_get_voltage_sel()
374 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_get_buck_voltage_sel()
392 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_get_status()
408 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_regulator_set_mode()
433 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_regulator_get_mode()
500 static const struct mt6358_regulator_info mt6358_regulators[] = {
578 static const struct mt6358_regulator_info mt6366_regulator
[all...]

Completed in 2 milliseconds