Home
last modified time | relevance | path

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

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