ctrl_sk          1190 net/bluetooth/hidp/core.c 	struct sock *ctrl_sk = session->ctrl_sock->sk;
ctrl_sk          1208 net/bluetooth/hidp/core.c 		if (ctrl_sk->sk_state != BT_CONNECTED ||
ctrl_sk          1226 net/bluetooth/hidp/core.c 		while ((skb = skb_dequeue(&ctrl_sk->sk_receive_queue))) {