Lines Matching defs:bd9995x_device
95 struct bd9995x_device {
175 static int bd9995x_get_prop_batt_health(struct bd9995x_device *bd)
202 static int bd9995x_get_prop_charge_type(struct bd9995x_device *bd)
225 static bool bd9995x_get_prop_batt_present(struct bd9995x_device *bd)
236 static int bd9995x_get_prop_batt_voltage(struct bd9995x_device *bd)
249 static int bd9995x_get_prop_batt_current(struct bd9995x_device *bd)
262 static int bd9995x_get_prop_batt_temp(struct bd9995x_device *bd)
278 struct bd9995x_device *bd = power_supply_get_drvdata(psy);
436 static int bd9995x_get_chip_state(struct bd9995x_device *bd,
475 struct bd9995x_device *bd = private;
597 static int __bd9995x_chip_reset(struct bd9995x_device *bd)
626 static int bd9995x_hw_init(struct bd9995x_device *bd)
817 static int bd9995x_fw_probe(struct bd9995x_device *bd)
973 struct bd9995x_device *bd;