Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/hidp/
Dhidp.h89 struct hidp_connadd_req { struct
125 int hidp_connection_add(struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket *intr… argument
Dsock.c52 struct hidp_connadd_req ca; in hidp_sock_ioctl()
166 struct hidp_connadd_req __user *uca; in hidp_sock_compat_ioctl()
Dcore.c651 struct hidp_connadd_req *req) in hidp_setup_input()
749 struct hidp_connadd_req *req) in hidp_setup_hid()
808 struct hidp_connadd_req *req) in hidp_session_dev_init()
907 struct hidp_connadd_req *req, in hidp_session_new()
1326 int hidp_connection_add(struct hidp_connadd_req *req, in hidp_connection_add()