Lines Matching refs:sent
38 payloads are sent. You must not split a single event across multiple read()'s or
39 multiple write()'s. A single event must always be sent as a whole. Furthermore,
40 only a single event can be sent per read() or write(). Pending data is ignored.
97 UHID_INPUT events can be sent to the kernel.
124 This is sent when the HID device is started. Consider this as an answer to
125 UHID_CREATE2. This is always the first event that is sent. Note that this
137 For messages sent by user-space to the kernel, you must adjust the
141 This is sent when the HID device is stopped. Consider this as an answer to
150 This is sent when the HID device is opened. That is, the data that the HID
157 This is sent when there are no more processes which read the HID data. It is
161 This is sent if the HID device driver wants to send raw data to the I/O
167 This event is sent if the kernel driver wants to perform a GET_REPORT request