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