Searched defs:ctrl_sock (Results 1 – 3 of 3) sorted by relevance
87 int ctrl_sock; /* Connected control socket */ member133 struct socket *ctrl_sock; member
144 int ctrl_sock; /* Connected control socket */ member
971 int hidp_add_connection(struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket *intr… in hidp_add_connection()