Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/
H A Dsurface3_power.c70 u32 last_full_charg_capacity; member
188 .last_full_charg_capacity = 0x1dca,
233 bix->last_full_charg_capacity = ret; in mshw0011_bix()
343 if (bix.last_full_charg_capacity != cdata->full_capacity) in mshw0011_isr()
347 cdata->full_capacity = bix.last_full_charg_capacity; in mshw0011_isr()