Home
last modified time | relevance | path

Searched defs:hid_rdesc_info (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhid.h286 struct hid_rdesc_info { struct
287 void *data;
288 hid_size_t len;
289 hid_size_t isize;
290 hid_size_t osize;
291 hid_size_t fsize;
292 uint8_t iid;
293 uint8_t oid;
294 uint8_t fid;
296 hid_size_t rdsize;
[all …]
H A Dhid_if.m54 struct hid_rdesc_info *rdesc; struct