Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dpv88080-regulator.c3 // pv88080-regulator.c - Regulator device driver for PV88080
18 #include "pv88080-regulator.h"
43 struct pv88080 { struct
201 { .compatible = "pvs,pv88080", .data = (void *)TYPE_PV88080_AA },
202 { .compatible = "pvs,pv88080-aa", .data = (void *)TYPE_PV88080_AA },
203 { .compatible = "pvs,pv88080-ba", .data = (void *)TYPE_PV88080_BA },
328 struct pv88080 *chip = data; in pv88080_irq_handler()
381 struct pv88080 *chip; in pv88080_i2c_probe()
388 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88080), GFP_KERNEL); in pv88080_i2c_probe()
437 "pv88080", chi in pv88080_i2c_probe()
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dpv88080-regulator.c3 // pv88080-regulator.c - Regulator device driver for PV88080
18 #include "pv88080-regulator.h"
43 struct pv88080 { struct
201 { .compatible = "pvs,pv88080", .data = (void *)TYPE_PV88080_AA },
202 { .compatible = "pvs,pv88080-aa", .data = (void *)TYPE_PV88080_AA },
203 { .compatible = "pvs,pv88080-ba", .data = (void *)TYPE_PV88080_BA },
328 struct pv88080 *chip = data; in pv88080_irq_handler()
381 struct pv88080 *chip; in pv88080_i2c_probe()
388 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88080), GFP_KERNEL); in pv88080_i2c_probe()
437 "pv88080", chi in pv88080_i2c_probe()
[all...]

Completed in 2 milliseconds