Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HIDIOCREVOKE
include/uapi/linux/hidraw.h
49
#define HIDIOCREVOKE _IOW('H', 0x0D, int) /* Revoke device access */
tools/testing/selftests/hid/hidraw.c
11
#define HIDIOCREVOKE _IOW('H', 0x0D, int) /* Revoke device access */