Home
last modified time | relevance | path

Searched refs:hidp_connadd_req (Results 1 – 3 of 3) sorted by relevance

/net/bluetooth/hidp/
Dhidp.h89 struct hidp_connadd_req { struct
125 int hidp_connection_add(const struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket… argument
Dsock.c51 struct hidp_connadd_req ca; in do_hidp_sock_ioctl()
173 struct hidp_connadd_req ca; in hidp_sock_compat_ioctl()
Dcore.c657 const struct hidp_connadd_req *req) in hidp_setup_input()
756 const struct hidp_connadd_req *req) in hidp_setup_hid()
815 const struct hidp_connadd_req *req) in hidp_session_dev_init()
914 const struct hidp_connadd_req *req, in hidp_session_new()
1346 int hidp_connection_add(const struct hidp_connadd_req *req, in hidp_connection_add()