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