Searched refs:mt6315_regulator_info (Results 1 – 1 of 1) sorted by relevance
18 struct mt6315_regulator_info { struct79 const struct mt6315_regulator_info *info; in mt6315_regulator_get_mode()83 info = container_of(rdev->desc, struct mt6315_regulator_info, desc); in mt6315_regulator_get_mode()110 const struct mt6315_regulator_info *info; in mt6315_regulator_set_mode()114 info = container_of(rdev->desc, struct mt6315_regulator_info, desc); in mt6315_regulator_set_mode()164 const struct mt6315_regulator_info *info; in mt6315_get_status()168 info = container_of(rdev->desc, struct mt6315_regulator_info, desc); in mt6315_get_status()192 static const struct mt6315_regulator_info mt6315_regulators[MT6315_VBUCK_MAX] = {