Home
last modified time | relevance | path

Searched refs:UHID_OUTPUT (Results 1 – 6 of 6) sorted by relevance

/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 Duhid.h34 UHID_OUTPUT, enumerator
/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 Duhid.h34 UHID_OUTPUT, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Duhid.h34 UHID_OUTPUT, enumerator
/OK3568_Linux_fs/kernel/samples/uhid/
H A Duhid-example.c257 case UHID_OUTPUT: in event()
/OK3568_Linux_fs/kernel/Documentation/hid/
H A Duhid.rst64 on the interrupt channel to the device, you will read an UHID_OUTPUT event.
165 UHID_OUTPUT:
/OK3568_Linux_fs/kernel/drivers/hid/
H A Duhid.c372 ev->type = UHID_OUTPUT; in uhid_hid_output_raw()