Lines Matching defs:chip

190 static int rt9471_set_value_by_field_range(struct rt9471_chip *chip,  in rt9471_set_value_by_field_range()
205 static int rt9471_get_value_by_field_range(struct rt9471_chip *chip, in rt9471_get_value_by_field_range()
224 static int rt9471_set_ieoc(struct rt9471_chip *chip, int microamp) in rt9471_set_ieoc()
239 static int rt9471_get_ieoc(struct rt9471_chip *chip, int *microamp) in rt9471_get_ieoc()
256 static int rt9471_get_status(struct rt9471_chip *chip, int *status) in rt9471_get_status()
287 static int rt9471_get_vbus_good(struct rt9471_chip *chip, int *stat) in rt9471_get_vbus_good()
300 static int rt9471_get_usb_type(struct rt9471_chip *chip, int *usb_type) in rt9471_get_usb_type()
309 static int rt9471_get_usb_type_current(struct rt9471_chip *chip, in rt9471_get_usb_type_current()
366 struct rt9471_chip *chip = power_supply_get_drvdata(psy); in rt9471_charger_set_property() local
398 struct rt9471_chip *chip = power_supply_get_drvdata(psy); in rt9471_charger_get_property() local
441 struct rt9471_chip *chip = devid; in rt9471_vbus_gd_handler() local
450 struct rt9471_chip *chip = devid; in rt9471_detach_handler() local
474 struct rt9471_chip *chip = devid; in rt9471_bc12_done_handler() local
531 struct rt9471_chip *chip = devid; in rt9471_wdt_handler() local
541 struct rt9471_chip *chip = devid; in rt9471_otg_fault_handler() local
555 static int rt9471_register_interrupts(struct rt9471_chip *chip) in rt9471_register_interrupts()
620 static int rt9471_register_otg_regulator(struct rt9471_chip *chip) in rt9471_register_otg_regulator()
638 struct rt9471_chip *chip = psy_device_to_chip(dev); in sysoff_enable_show() local
653 struct rt9471_chip *chip = psy_device_to_chip(dev); in sysoff_enable_store() local
671 struct rt9471_chip *chip = psy_device_to_chip(dev); in port_detect_enable_show() local
686 struct rt9471_chip *chip = psy_device_to_chip(dev); in port_detect_enable_store() local
712 static int rt9471_register_psy(struct rt9471_chip *chip) in rt9471_register_psy()
793 static int rt9471_check_devinfo(struct rt9471_chip *chip) in rt9471_check_devinfo()
838 struct rt9471_chip *chip; in rt9471_probe() local
902 struct rt9471_chip *chip = i2c_get_clientdata(i2c); in rt9471_shutdown() local