Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/hidp/
Dsock.c131 struct compat_hidp_connadd_req { struct
132 int ctrl_sock; /* Connected control socket */
133 int intr_sock; /* Connected interrupt socket */
134 __u16 parser;
135 __u16 rd_size;
136 compat_uptr_t rd_data;
137 __u8 country;
138 __u8 subclass;
139 __u16 vendor;
140 __u16 product;
[all …]