Home
last modified time | relevance | path

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

/freebsd/sys/dev/hid/
H A Dhidraw.h37 struct hidraw_gen_descriptor { struct
38 void *hgd_data;
39 uint16_t hgd_lang_id;
40 uint16_t hgd_maxlen;
41 uint16_t hgd_actlen;
42 uint16_t hgd_offset;
43 uint8_t hgd_config_index;
44 uint8_t hgd_string_index;
45 uint8_t hgd_iface_index;
46 uint8_t hgd_altif_index;
[all …]