Home
last modified time | relevance | path

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

/linux/drivers/regulator/
A Dmax8649.c48 struct max8649_regulator_info { struct
61 struct max8649_regulator_info *info = rdev_get_drvdata(rdev); in max8649_enable_time() argument
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()

Completed in 3 milliseconds