Home
last modified time | relevance | path

Searched refs:HIDIOCGRDESCSIZE (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dhidraw.h34 #define HIDIOCGRDESCSIZE _IOR('H', 0x01, int) macro
/linux-6.3-rc2/samples/hidraw/
A Dhid-example.c69 res = ioctl(fd, HIDIOCGRDESCSIZE, &desc_size); in main()
/linux-6.3-rc2/Documentation/hid/
A Dhidraw.rst71 HIDIOCGRDESCSIZE:
81 hidraw_report_descriptor struct to the size returned from HIDIOCGRDESCSIZE.
/linux-6.3-rc2/drivers/hid/
A Dhidraw.c382 case HIDIOCGRDESCSIZE: in hidraw_ioctl()
/linux-6.3-rc2/tools/testing/selftests/hid/
A Dhid_bpf.c829 err = ioctl(self->hidraw_fd, HIDIOCGRDESCSIZE, &desc_size); in TEST_F()

Completed in 19 milliseconds