Lines Matching defs:rt9471_chip

142 struct rt9471_chip {
190 static int rt9471_set_value_by_field_range(struct rt9471_chip *chip,
205 static int rt9471_get_value_by_field_range(struct rt9471_chip *chip,
224 static int rt9471_set_ieoc(struct rt9471_chip *chip, int microamp)
239 static int rt9471_get_ieoc(struct rt9471_chip *chip, int *microamp)
256 static int rt9471_get_status(struct rt9471_chip *chip, int *status)
287 static int rt9471_get_vbus_good(struct rt9471_chip *chip, int *stat)
300 static int rt9471_get_usb_type(struct rt9471_chip *chip, int *usb_type)
309 static int rt9471_get_usb_type_current(struct rt9471_chip *chip,
366 struct rt9471_chip *chip = power_supply_get_drvdata(psy);
398 struct rt9471_chip *chip = power_supply_get_drvdata(psy);
441 struct rt9471_chip *chip = devid;
450 struct rt9471_chip *chip = devid;
474 struct rt9471_chip *chip = devid;
531 struct rt9471_chip *chip = devid;
541 struct rt9471_chip *chip = devid;
555 static int rt9471_register_interrupts(struct rt9471_chip *chip)
620 static int rt9471_register_otg_regulator(struct rt9471_chip *chip)
630 static inline struct rt9471_chip *psy_device_to_chip(struct device *dev)
638 struct rt9471_chip *chip = psy_device_to_chip(dev);
653 struct rt9471_chip *chip = psy_device_to_chip(dev);
671 struct rt9471_chip *chip = psy_device_to_chip(dev);
686 struct rt9471_chip *chip = psy_device_to_chip(dev);
712 static int rt9471_register_psy(struct rt9471_chip *chip)
793 static int rt9471_check_devinfo(struct rt9471_chip *chip)
838 struct rt9471_chip *chip;
902 struct rt9471_chip *chip = i2c_get_clientdata(i2c);