Lines Matching defs:pv88090
3 // pv88090-regulator.c - Regulator device driver for PV88090
17 #include "pv88090-regulator.h"
39 struct pv88090 {
220 struct pv88090 *chip = data;
272 struct pv88090 *chip;
277 chip = devm_kzalloc(&i2c->dev, sizeof(struct pv88090), GFP_KERNEL);
310 "pv88090", chip);
384 {"pv88090", 0},
391 { .compatible = "pvs,pv88090", .data = &pv88090_i2c_id[0] },
399 .name = "pv88090",