Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/hidp/
Dsock.c126 struct compat_hidp_connadd_req { struct
127 int ctrl_sock; /* Connected control socket */
128 int intr_sock; /* Connected interrupt socket */
129 __u16 parser;
130 __u16 rd_size;
131 compat_uptr_t rd_data;
132 __u8 country;
133 __u8 subclass;
134 __u16 vendor;
135 __u16 product;
[all …]