Home
last modified time | relevance | path

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

/linux/drivers/regulator/
A Dmt6315-regulator.c18 struct mt6315_regulator_info { struct
79 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] = {

Completed in 5 milliseconds