Searched refs:BD718XX_HWOPNAME (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | bd718x7-regulator.c | 55 #define BD718XX_HWOPNAME(swopname) swopname##_hwcontrol macro 71 static const struct regulator_ops BD718XX_HWOPNAME(name) = { \ 616 &BD718XX_HWOPNAME(bd718xx_dvs_buck_regulator_ops), 617 &BD718XX_HWOPNAME(bd718xx_dvs_buck_regulator_ops), 618 &BD718XX_HWOPNAME(bd718xx_pickable_range_buck_ops), 619 &BD718XX_HWOPNAME(bd718xx_pickable_range_buck_ops), 620 &BD718XX_HWOPNAME(bd718xx_buck_regulator_nolinear_ops), 621 &BD718XX_HWOPNAME(bd718xx_buck_regulator_ops), 622 &BD718XX_HWOPNAME(bd718xx_pickable_range_ldo_ops), 623 &BD718XX_HWOPNAME(bd718xx_ldo_regulator_nolinear_op [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | bd718x7-regulator.c | 55 #define BD718XX_HWOPNAME(swopname) swopname##_hwcontrol macro 74 static const struct regulator_ops BD718XX_HWOPNAME(name) = { \ 716 &BD718XX_HWOPNAME(bd718xx_dvs_buck_regulator_ops), 717 &BD718XX_HWOPNAME(bd718xx_dvs_buck_regulator_ops), 718 &BD718XX_HWOPNAME(bd718xx_pickable_range_buck_ops), 719 &BD718XX_HWOPNAME(bd718xx_pickable_range_buck_ops), 720 &BD718XX_HWOPNAME(bd718xx_buck_regulator_nolinear_ops), 721 &BD718XX_HWOPNAME(bd718xx_buck_regulator_ops), 722 &BD718XX_HWOPNAME(bd718xx_pickable_range_ldo_ops), 723 &BD718XX_HWOPNAME(bd718xx_ldo_regulator_nolinear_op [all...] |
Completed in 3 milliseconds