Searched refs:pv88060 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | pv88060-regulator.c | 3 // pv88060-regulator.c - Regulator device driver for PV88060 17 #include "pv88060-regulator.h" 49 struct pv88060 { struct 227 struct pv88060 *chip = data; in pv88060_irq_handler() 279 struct pv88060 *chip; in pv88060_i2c_probe() 283 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88060), GFP_KERNEL); in pv88060_i2c_probe() 323 "pv88060", chip); in pv88060_i2c_probe() 363 {"pv88060", 0}, 370 { .compatible = "pvs,pv88060", .data = &pv88060_i2c_id[0] }, 378 .name = "pv88060", [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | pv88060-regulator.c | 3 // pv88060-regulator.c - Regulator device driver for PV88060 17 #include "pv88060-regulator.h" 49 struct pv88060 { struct 227 struct pv88060 *chip = data; in pv88060_irq_handler() 279 struct pv88060 *chip; in pv88060_i2c_probe() 283 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88060), GFP_KERNEL); in pv88060_i2c_probe() 323 "pv88060", chip); in pv88060_i2c_probe() 363 {"pv88060", 0}, 370 { .compatible = "pvs,pv88060", .data = &pv88060_i2c_id[0] }, 378 .name = "pv88060", [all...] |
Completed in 2 milliseconds