Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmt6360-regulator.c35 struct mt6360_regulator_desc { struct
223 const struct mt6360_regulator_desc *rdesc = (struct mt6360_regulator_desc *)rdev->desc; in mt6360_regulator_set_mode()
254 const struct mt6360_regulator_desc *rdesc = (struct mt6360_regulator_desc *)rdev->desc; in mt6360_regulator_get_mode()
281 const struct mt6360_regulator_desc *rdesc = (struct mt6360_regulator_desc *)rdev->desc; in mt6360_regulator_get_status()
353 static const struct mt6360_regulator_desc mt6360_regulator_descs[] = {
428 const struct mt6360_regulator_desc *rdesc = mt6360_regulator_descs + i; in mt6360_regulator_probe()