| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hidraw.c | 36 static struct hidraw *hidraw_table[HIDRAW_MAX_DEVICES]; 49 add_wait_queue(&list->hidraw->wait, &wait); in hidraw_read() 57 if (!list->hidraw->exist) { in hidraw_read() 74 remove_wait_queue(&list->hidraw->wait, &wait); in hidraw_read() 254 poll_wait(file, &list->hidraw->wait, wait); in hidraw_poll() 257 if (!list->hidraw->exist) in hidraw_poll() 265 struct hidraw *dev; in hidraw_open() 297 list->hidraw = hidraw_table[minor]; in hidraw_open() 319 static void drop_ref(struct hidraw *hidraw, int exists_bit) in drop_ref() argument 322 hidraw->exist = 0; in drop_ref() [all …]
|
| H A D | hid-u2fzero.c | 326 minor = ((struct hidraw *) hdev->hidraw)->minor; in u2fzero_probe()
|
| H A D | hid-led.c | 491 minor = ((struct hidraw *) hdev->hidraw)->minor; in hidled_probe()
|
| H A D | hid-mcp2221.c | 874 ((struct hidraw *)hdev->hidraw)->minor); in mcp2221_probe()
|
| H A D | Makefile | 13 hid-$(CONFIG_HIDRAW) += hidraw.o
|
| H A D | hid-cp2112.c | 1313 ((struct hidraw *)hdev->hidraw)->minor); in cp2112_probe()
|
| H A D | Kconfig | 40 bool "/dev/hidraw raw HID device support" 48 event interface on /dev/hidraw. 70 special HID-drivers. You should use hidraw for that.
|
| H A D | hid-core.c | 1988 ((struct hidraw *)hdev->hidraw)->minor); in hid_connect()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-driver-hid | 3 What: /sys/class/hidraw/hidraw<num>/device/report_descriptor 14 What: /sys/class/hidraw/hidraw<num>/device/country
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | hidraw.h | 11 struct hidraw { struct 32 struct hidraw *hidraw; argument
|
| H A D | hid.h | 601 void *hidraw; member
|
| /OK3568_Linux_fs/kernel/Documentation/hid/ |
| H A D | hidraw.rst | 5 The hidraw driver provides a raw interface to USB and Bluetooth Human 23 A benefit of hidraw is that its use by userspace applications is independent 26 use the HID specification, hidraw will be expanded to add support for these 30 create hidraw device nodes. Udev will typically create the device nodes 32 and udev rule-dependent, applications should use libudev to locate hidraw 132 and all the ioctls for hidraw. The code may be used by anyone for any 134 hidraw.
|
| H A D | index.rst | 11 hidraw
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/ |
| H A D | xserver-nodm | 39 chmod o+rw /dev/hidraw*
|
| /OK3568_Linux_fs/kernel/samples/ |
| H A D | Makefile | 8 subdir-$(CONFIG_SAMPLE_HIDRAW) += hidraw
|
| H A D | Kconfig | 124 bool "hidraw sample"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 …nclude/linux ./include/uapi/linux nvram.h iso_fs.h if_packet.h i2o-dev.h hidraw.h pcitest.h elfcor…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ..install.cmd | 1 …nclude/linux ./include/uapi/linux nvram.h iso_fs.h if_packet.h i2o-dev.h hidraw.h pcitest.h elfcor…
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/ |
| H A D | ioctl-number.rst | 136 'H' 00-0F linux/hidraw.h conflict!
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 3508 -rw-r--r-- root root 1511 ./usr/include/linux/hidraw.h
|
| H A D | buildhistory_filelist2.txt | 3509 -rw-r--r-- root root 1511 ./usr/include/linux/hidraw.h
|