Searched refs:bt_dlfw_wait (Results 1 – 1 of 1) sorted by relevance
335 static wait_queue_head_t bt_dlfw_wait; variable1221 wake_up_interruptible(&bt_dlfw_wait); in btchr_ioctl()1247 wake_up_interruptible(&bt_dlfw_wait); in btchr_ioctl()1278 init_waitqueue_head(&bt_dlfw_wait); in btchr_init()4285 wait_event_interruptible(bt_dlfw_wait, (check_set_dlfw_state_value(2) == 2)); in btusb_disconnect()