Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/regulator/
Dmax20086-regulator.c59 struct max20086 { struct
103 static int max20086_regulators_register(struct max20086 *chip) in max20086_regulators_register()
133 static int max20086_parse_regulators_dt(struct max20086 *chip, bool *boot_on) in max20086_parse_regulators_dt()
176 static int max20086_detect(struct max20086 *chip) in max20086_detect()
216 struct max20086 *chip; in max20086_i2c_probe()
DMakefile88 obj-$(CONFIG_REGULATOR_MAX20086) += max20086-regulator.o
/linux-6.12.1/
DMAINTAINERS13969 F: Documentation/devicetree/bindings/regulator/maxim,max20086.yaml
13970 F: drivers/regulator/max20086-regulator.c