Home
last modified time | relevance | path

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

/linux-3.3/net/bluetooth/hidp/
Dsock.c143 struct compat_hidp_connadd_req { struct
144 int ctrl_sock; /* Connected control socket */
145 int intr_sock; /* Connected interrupt socket */
146 __u16 parser;
147 __u16 rd_size;
148 compat_uptr_t rd_data;
149 __u8 country;
150 __u8 subclass;
151 __u16 vendor;
152 __u16 product;
[all …]