Searched defs:ds2780_get_capacity (Results 1 - 1 of 1) sorted by relevance

/drivers/power/
H A Dds2780_battery.c304 static int ds2780_get_capacity(struct ds2780_device_info *dev_info, function
326 ret = ds2780_get_capacity(dev_info, &capacity);
420 ret = ds2780_get_capacity(dev_info, &val->intval);

Completed in 50 milliseconds