Lines Matching refs:payload
43 The "type" field defines the payload. For each type, there is a
44 payload-structure available in the union "u" (except for empty payloads). This
45 payload contains management and/or device data.
62 an HID_INPUT2 event with your raw data payload. If the kernel wants to send data
83 not supported, it will return -EOPNOTSUPP. If the payload is invalid, then
91 event to the kernel. The payload is of type struct uhid_create2_req and
103 contains a data-payload. This is the raw data that you read from your device
128 This event contains a payload of type uhid_start_req. The "dev_flags" field
162 device on the interrupt channel. You should read the payload and forward it to
163 the device. The payload is of type "struct uhid_data_req".
169 report-number are available in the payload.
174 remember the "id" field in the payload. Once your hid device responds to the