Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AXP209_FG_PERCENT
drivers/power/supply/axp20x_battery.c
323
if ((val1 & AXP209_FG_PERCENT) == 100)
drivers/power/supply/axp20x_battery.c
397
val->intval = reg & AXP209_FG_PERCENT;
drivers/power/supply/axp20x_battery.c
553
val->intval = reg & AXP209_FG_PERCENT;