Home
last modified time | relevance | path

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

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