Home
last modified time | relevance | path

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

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