Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Duhid.h34 UHID_OUTPUT, enumerator
/Linux-v6.6/samples/uhid/
Duhid-example.c257 case UHID_OUTPUT: in event()
/Linux-v6.6/Documentation/hid/
Duhid.rst64 on the interrupt channel to the device, you will read a UHID_OUTPUT event.
165 UHID_OUTPUT:
/Linux-v6.6/tools/testing/selftests/hid/
Dhid_bpf.c206 case UHID_OUTPUT: in uhid_event()
/Linux-v6.6/drivers/hid/
Duhid.c372 ev->type = UHID_OUTPUT; in uhid_hid_output_raw()