Home
last modified time | relevance | path

Searched defs:max14577 (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/regulator/
Dmax14577-regulator.c40 struct max14577 *max14577 = rdev_get_drvdata(rdev); in max14577_reg_get_current_limit() local
62 struct max14577 *max14577 = rdev_get_drvdata(rdev); in max14577_reg_set_current_limit() local
216 static struct regmap *max14577_get_regmap(struct max14577 *max14577, in max14577_get_regmap()
237 struct max14577 *max14577 = dev_get_drvdata(pdev->dev.parent); in max14577_regulator_probe() local
/linux-4.19.296/include/linux/mfd/
Dmax14577-private.h436 struct max14577 { struct
451 static inline int max14577_read_reg(struct regmap *map, u8 reg, u8 *dest) in max14577_read_reg() argument
/linux-4.19.296/drivers/extcon/
Dextcon-max14577.c81 struct max14577 *max14577; member
667 struct max14577 *max14577 = dev_get_drvdata(pdev->dev.parent); in max14577_muic_probe() local