Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DEV_USB4_CAPABLE
include/dt-bindings/usb/pd.h
173
#define DEV_USB4_CAPABLE (1 << 3)
include/linux/usb/pd_vdo.h
201
#define DEV_USB4_CAPABLE BIT(3)
scripts/dtc/include-prefixes/dt-bindings/usb/pd.h
173
#define DEV_USB4_CAPABLE (1 << 3)