Searched refs:ctrl_sock (Results 1 – 3 of 3) sorted by relevance
135 return hidp_send_message(session, session->ctrl_sock, in hidp_send_ctrl_message()420 session->ctrl_sock->sk->sk_err = EUNATCH; in hidp_idle_timeout()422 wake_up_interruptible(sk_sleep(session->ctrl_sock->sk)); in hidp_idle_timeout()786 &l2cap_pi(session->ctrl_sock->sk)->chan->src); in hidp_setup_hid()792 &l2cap_pi(session->ctrl_sock->sk)->chan->dst); in hidp_setup_hid()912 struct socket *ctrl_sock, in hidp_session_new() argument921 ctrl = bt_sk(ctrl_sock->sk); in hidp_session_new()940 session->ctrl_sock = ctrl_sock; in hidp_session_new()963 get_file(session->ctrl_sock->file); in hidp_session_new()989 fput(session->ctrl_sock->file); in session_free()[all …]
90 int ctrl_sock; /* Connected control socket */ member125 int hidp_connection_add(const struct hidp_connadd_req *req, struct socket *ctrl_sock, struct socket…152 struct socket *ctrl_sock; member
69 csock = sockfd_lookup(ca.ctrl_sock, &err); in do_hidp_sock_ioctl()132 int ctrl_sock; /* Connected control socket */ member183 ca.ctrl_sock = ca32.ctrl_sock; in hidp_sock_compat_ioctl()198 csock = sockfd_lookup(ca.ctrl_sock, &err); in hidp_sock_compat_ioctl()