Lines Matching defs:slg51000
20 #include "slg51000-regulator.h"
38 struct slg51000 {
244 static int slg51000_regulator_init(struct slg51000 *chip)
348 struct slg51000 *chip = data;
417 static void slg51000_clear_fault_log(struct slg51000 *chip)
441 struct slg51000 *chip;
445 chip = devm_kzalloc(dev, sizeof(struct slg51000), GFP_KERNEL);
486 "slg51000-irq", chip);
500 {"slg51000", 0},
507 .name = "slg51000-regulator",