Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dds2781_battery.c297 static int ds2781_get_capacity(struct ds2781_device_info *dev_info, in ds2781_get_capacity() function
319 ret = ds2781_get_capacity(dev_info, &capacity); in ds2781_get_status()
414 ret = ds2781_get_capacity(dev_info, &val->intval); in ds2781_battery_get_property()