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.c142 struct rt9471_chip { struct
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()
358 struct rt9471_chip *chip = power_supply_get_drvdata(psy); in rt9471_charger_set_property()
[all …]