Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HIDIOCGOUTPUT
drivers/hid/hidraw.c
475
case HIDIOCGOUTPUT(0):
tools/testing/selftests/hid/hidraw.c
559
err = ioctl(self->hidraw_fd, HIDIOCGOUTPUT(sizeof(buf)), buf);
tools/testing/selftests/hid/hidraw.c
581
err = ioctl(self->hidraw_fd, HIDIOCGOUTPUT(sizeof(buf)), buf);