Searched defs:compat_hidp_connadd_req (Results 1 – 1 of 1) sorted by relevance
142 struct compat_hidp_connadd_req { struct143 int ctrl_sock; // Connected control socket144 int intr_sock; // Connteted interrupt socket145 __u16 parser;146 __u16 rd_size;147 compat_uptr_t rd_data;148 __u8 country;149 __u8 subclass;150 __u16 vendor;151 __u16 product;[all …]