Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dpv88090-regulator.c3 // pv88090-regulator.c - Regulator device driver for PV88090
17 #include "pv88090-regulator.h"
39 struct pv88090 { struct
220 struct pv88090 *chip = data; in pv88090_irq_handler()
272 struct pv88090 *chip; in pv88090_i2c_probe()
277 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88090), GFP_KERNEL); in pv88090_i2c_probe()
310 "pv88090", chip); in pv88090_i2c_probe()
384 {"pv88090", 0},
391 { .compatible = "pvs,pv88090", .data = &pv88090_i2c_id[0] },
399 .name = "pv88090",
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dpv88090-regulator.c3 // pv88090-regulator.c - Regulator device driver for PV88090
17 #include "pv88090-regulator.h"
39 struct pv88090 { struct
220 struct pv88090 *chip = data; in pv88090_irq_handler()
272 struct pv88090 *chip; in pv88090_i2c_probe()
277 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88090), GFP_KERNEL); in pv88090_i2c_probe()
310 "pv88090", chip); in pv88090_i2c_probe()
384 {"pv88090", 0},
391 { .compatible = "pvs,pv88090", .data = &pv88090_i2c_id[0] },
399 .name = "pv88090",
[all...]

Completed in 2 milliseconds