Home
last modified time | relevance | path

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

/Linux-v4.19/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.c652 struct hidp_connadd_req *req) in hidp_setup_input()
751 struct hidp_connadd_req *req) in hidp_setup_hid()
810 struct hidp_connadd_req *req) in hidp_session_dev_init()
909 struct hidp_connadd_req *req, in hidp_session_new()
1338 int hidp_connection_add(struct hidp_connadd_req *req, in hidp_connection_add()