Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Duhid.h30 UHID_START, enumerator
/linux-5.19.10/samples/uhid/
Duhid-example.c245 case UHID_START: in event()
/linux-5.19.10/Documentation/hid/
Duhid.rst49 register the device. UHID will respond with a UHID_START event. You can now
124 UHID_START:
/linux-5.19.10/drivers/hid/
Duhid.c136 ev->type = UHID_START; in uhid_hid_start()