Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dbd99954-charger.c95 struct bd9995x_device { struct
175 static int bd9995x_get_prop_batt_health(struct bd9995x_device *bd) in bd9995x_get_prop_batt_health()
202 static int bd9995x_get_prop_charge_type(struct bd9995x_device *bd) in bd9995x_get_prop_charge_type()
225 static bool bd9995x_get_prop_batt_present(struct bd9995x_device *bd) in bd9995x_get_prop_batt_present()
236 static int bd9995x_get_prop_batt_voltage(struct bd9995x_device *bd) in bd9995x_get_prop_batt_voltage()
249 static int bd9995x_get_prop_batt_current(struct bd9995x_device *bd) in bd9995x_get_prop_batt_current()
262 static int bd9995x_get_prop_batt_temp(struct bd9995x_device *bd) in bd9995x_get_prop_batt_temp()
278 struct bd9995x_device *bd = power_supply_get_drvdata(psy); in bd9995x_power_supply_get_property()
436 static int bd9995x_get_chip_state(struct bd9995x_device *bd, in bd9995x_get_chip_state()
475 struct bd9995x_device *bd = private; in bd9995x_irq_handler_thread()
[all …]