Home
last modified time | relevance | path

Searched refs:rt9471_chip (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/power/supply/
H A Drt9471.c155 struct rt9471_chip { struct
203 static int rt9471_set_value_by_field_range(struct rt9471_chip *chip, in rt9471_set_value_by_field_range()
218 static int rt9471_get_value_by_field_range(struct rt9471_chip *chip, in rt9471_get_value_by_field_range()
237 static int rt9471_set_ieoc(struct rt9471_chip *chip, int microamp) in rt9471_set_ieoc()
252 static int rt9471_get_ieoc(struct rt9471_chip *chip, int *microamp) in rt9471_get_ieoc()
269 static int rt9471_get_status(struct rt9471_chip *chip, int *status) in rt9471_get_status()
301 static int rt9471_get_vbus_good(struct rt9471_chip *chip, int *stat) in rt9471_get_vbus_good()
314 static int rt9471_get_usb_type(struct rt9471_chip *chip, int *usb_type) in rt9471_get_usb_type()
323 static int rt9471_get_usb_type_current(struct rt9471_chip *chip, in rt9471_get_usb_type_current()
372 struct rt9471_chip *chip = power_supply_get_drvdata(psy); in rt9471_charger_set_property()
[all …]