Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CHRG_STAT_BAT_PRESENT
drivers/power/supply/axp288_charger.c
35
#define CHRG_STAT_BAT_PRESENT BIT(5)
drivers/power/supply/axp288_fuel_gauge.c
35
#define CHRG_STAT_BAT_PRESENT (1 << 5)