Home
last modified time | relevance | path

Searched refs:hidraw_report_descriptor (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dhidraw.h10 struct hidraw_report_descriptor { struct
20 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dhidraw.h22 struct hidraw_report_descriptor { struct
35 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dhidraw.h23 struct hidraw_report_descriptor { struct
33 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dhidraw.h23 struct hidraw_report_descriptor { struct
33 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dhidraw.h22 struct hidraw_report_descriptor { struct
35 #define HIDIOCGRDESC _IOR('H', 0x02, struct hidraw_report_descriptor)
/kernel/linux/linux-5.10/samples/hidraw/
H A Dhid-example.c48 struct hidraw_report_descriptor rpt_desc; in main()
/kernel/linux/linux-6.6/samples/hidraw/
H A Dhid-example.c48 struct hidraw_report_descriptor rpt_desc; in main()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhidraw.c397 struct hidraw_report_descriptor, in hidraw_ioctl()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhidraw.c406 struct hidraw_report_descriptor, in hidraw_ioctl()
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H A Dhid_bpf.c817 struct hidraw_report_descriptor rpt_desc = {0}; in TEST_F()

Completed in 5 milliseconds