DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BITS_SET
sys/dev/drm/i915/intel_runtime_pm.c
1103
#define BITS_SET(val, bits) (((val) & (bits)) == (bits))
sys/dev/drm/i915/intel_runtime_pm.c
1211
#undef BITS_SET