Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Duhid.h31 UHID_STOP, enumerator
/Linux-v6.6/Documentation/hid/
Duhid.rst143 UHID_STOP:
148 UHID_STOP event, this should usually be ignored. It means that the kernel
152 You can usually ignore any UHID_STOP events safely.
/Linux-v6.6/samples/uhid/
Duhid-example.c248 case UHID_STOP: in event()
/Linux-v6.6/tools/testing/selftests/hid/
Dhid_bpf.c195 case UHID_STOP: in uhid_event()
/Linux-v6.6/drivers/hid/
Duhid.c157 uhid_queue_event(uhid, UHID_STOP); in uhid_hid_stop()