Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax8649.c48 struct max8649_regulator_info { struct
61 struct max8649_regulator_info *info = rdev_get_drvdata(rdev); in max8649_enable_time()
84 struct max8649_regulator_info *info = rdev_get_drvdata(rdev); in max8649_set_mode()
103 struct max8649_regulator_info *info = rdev_get_drvdata(rdev); in max8649_get_mode()
152 struct max8649_regulator_info *info = NULL; in max8649_regulator_probe()
159 info = devm_kzalloc(&client->dev, sizeof(struct max8649_regulator_info), in max8649_regulator_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax8649.c48 struct max8649_regulator_info { struct
61 struct max8649_regulator_info *info = rdev_get_drvdata(rdev); in max8649_enable_time()
84 struct max8649_regulator_info *info = rdev_get_drvdata(rdev); in max8649_set_mode()
103 struct max8649_regulator_info *info = rdev_get_drvdata(rdev); in max8649_get_mode()
151 struct max8649_regulator_info *info = NULL; in max8649_regulator_probe()
158 info = devm_kzalloc(&client->dev, sizeof(struct max8649_regulator_info), in max8649_regulator_probe()

Completed in 2 milliseconds