intr_wait 1268 net/bluetooth/hidp/core.c DEFINE_WAIT_FUNC(intr_wait, hidp_session_wake_function); intr_wait 1279 net/bluetooth/hidp/core.c add_wait_queue(sk_sleep(session->intr_sock->sk), &intr_wait); intr_wait 1292 net/bluetooth/hidp/core.c remove_wait_queue(sk_sleep(session->intr_sock->sk), &intr_wait);