Home
last modified time | relevance | path

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

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