Lines Matching defs:pv88060
3 // pv88060-regulator.c - Regulator device driver for PV88060
17 #include "pv88060-regulator.h"
49 struct pv88060 {
227 struct pv88060 *chip = data;
279 struct pv88060 *chip;
283 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88060), GFP_KERNEL);
323 "pv88060", chip);
363 {"pv88060", 0},
370 { .compatible = "pvs,pv88060", .data = &pv88060_i2c_id[0] },
378 .name = "pv88060",