Searched refs:hidp_connection_add (Results 1 – 3 of 3) sorted by relevance
125 int hidp_connection_add(struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket *intr…
80 err = hidp_connection_add(&ca, csock, isock); in hidp_sock_ioctl()
1338 int hidp_connection_add(struct hidp_connadd_req *req, in hidp_connection_add() function