Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Duhid.h31 UHID_STOP, enumerator
/linux-6.12.1/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-6.12.1/samples/uhid/
Duhid-example.c248 case UHID_STOP: in event()
/linux-6.12.1/tools/testing/selftests/hid/
Dhid_common.h186 case UHID_STOP: in uhid_event()
/linux-6.12.1/drivers/hid/
Duhid.c157 uhid_queue_event(uhid, UHID_STOP); in uhid_hid_stop()