Lines Matching defs:bd9995x_device
102 struct bd9995x_device {
182 static int bd9995x_get_prop_batt_health(struct bd9995x_device *bd)
209 static int bd9995x_get_prop_charge_type(struct bd9995x_device *bd)
232 static bool bd9995x_get_prop_batt_present(struct bd9995x_device *bd)
243 static int bd9995x_get_prop_batt_voltage(struct bd9995x_device *bd)
256 static int bd9995x_get_prop_batt_current(struct bd9995x_device *bd)
269 static int bd9995x_get_prop_batt_temp(struct bd9995x_device *bd)
285 struct bd9995x_device *bd = power_supply_get_drvdata(psy);
443 static int bd9995x_get_chip_state(struct bd9995x_device *bd,
482 struct bd9995x_device *bd = private;
604 static int __bd9995x_chip_reset(struct bd9995x_device *bd)
633 static int bd9995x_hw_init(struct bd9995x_device *bd)
824 static int bd9995x_fw_probe(struct bd9995x_device *bd)
980 struct bd9995x_device *bd;