Home
last modified time | relevance | path

Searched refs:HIDIOCSOUTPUT (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
A Dhidraw.h47 #define HIDIOCSOUTPUT(len) _IOC(_IOC_WRITE|_IOC_READ, 'H', 0x0B, len) macro
/linux/Documentation/hid/
A Dhidraw.rst152 HIDIOCSOUTPUT(len):
168 via a HIDIOCSOUTPUT request, or the regular device write() interface. The format
/linux/drivers/hid/
A Dhidraw.c442 if (_IOC_NR(cmd) == _IOC_NR(HIDIOCSOUTPUT(0))) { in hidraw_ioctl()

Completed in 5 milliseconds