Home
last modified time | relevance | path

Searched refs:UHID_CREATE2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/Documentation/hid/
A Duhid.rst48 The first thing you should do is send a UHID_CREATE2 event. This will
75 unregister the device. You can now send UHID_CREATE2 again to register a new
90 UHID_CREATE2:
99 You can create a new device by sending UHID_CREATE2 again. There is no need to
103 You must send UHID_CREATE2 before sending input to the kernel! This event
126 UHID_CREATE2. This is always the first event that is sent. Note that this
127 event might not be available immediately after write(UHID_CREATE2) returns.
/linux-6.3-rc2/include/uapi/linux/
A Duhid.h39 UHID_CREATE2, enumerator
/linux-6.3-rc2/drivers/hid/
A Duhid.c758 case UHID_CREATE2: in uhid_char_write()

Completed in 5 milliseconds