Symbol: rt9471_chip
drivers/power/supply/rt9471.c
203
static int rt9471_set_value_by_field_range(struct rt9471_chip *chip,
drivers/power/supply/rt9471.c
218
static int rt9471_get_value_by_field_range(struct rt9471_chip *chip,
drivers/power/supply/rt9471.c
237
static int rt9471_set_ieoc(struct rt9471_chip *chip, int microamp)
drivers/power/supply/rt9471.c
252
static int rt9471_get_ieoc(struct rt9471_chip *chip, int *microamp)
drivers/power/supply/rt9471.c
269
static int rt9471_get_status(struct rt9471_chip *chip, int *status)
drivers/power/supply/rt9471.c
301
static int rt9471_get_vbus_good(struct rt9471_chip *chip, int *stat)
drivers/power/supply/rt9471.c
314
static int rt9471_get_usb_type(struct rt9471_chip *chip, int *usb_type)
drivers/power/supply/rt9471.c
323
static int rt9471_get_usb_type_current(struct rt9471_chip *chip,
drivers/power/supply/rt9471.c
372
struct rt9471_chip *chip = power_supply_get_drvdata(psy);
drivers/power/supply/rt9471.c
404
struct rt9471_chip *chip = power_supply_get_drvdata(psy);
drivers/power/supply/rt9471.c
447
struct rt9471_chip *chip = devid;
drivers/power/supply/rt9471.c
456
struct rt9471_chip *chip = devid;
drivers/power/supply/rt9471.c
480
struct rt9471_chip *chip = devid;
drivers/power/supply/rt9471.c
537
struct rt9471_chip *chip = devid;
drivers/power/supply/rt9471.c
547
struct rt9471_chip *chip = devid;
drivers/power/supply/rt9471.c
561
static int rt9471_register_interrupts(struct rt9471_chip *chip)
drivers/power/supply/rt9471.c
626
static int rt9471_register_otg_regulator(struct rt9471_chip *chip)
drivers/power/supply/rt9471.c
636
static inline struct rt9471_chip *psy_device_to_chip(struct device *dev)
drivers/power/supply/rt9471.c
644
struct rt9471_chip *chip = psy_device_to_chip(dev);
drivers/power/supply/rt9471.c
659
struct rt9471_chip *chip = psy_device_to_chip(dev);
drivers/power/supply/rt9471.c
677
struct rt9471_chip *chip = psy_device_to_chip(dev);
drivers/power/supply/rt9471.c
692
struct rt9471_chip *chip = psy_device_to_chip(dev);
drivers/power/supply/rt9471.c
718
static int rt9471_register_psy(struct rt9471_chip *chip)
drivers/power/supply/rt9471.c
802
static int rt9471_check_devinfo(struct rt9471_chip *chip)
drivers/power/supply/rt9471.c
847
struct rt9471_chip *chip;
drivers/power/supply/rt9471.c
911
struct rt9471_chip *chip = i2c_get_clientdata(i2c);