Searched refs:btchr_read_wait (Results 1 – 1 of 1) sorted by relevance
334 static wait_queue_head_t btchr_read_wait; variable789 wake_up_interruptible(&btchr_read_wait); in hci_send_to_stack()976 wake_up_interruptible(&btchr_read_wait); in hci_hardware_error()1065 ret = wait_event_interruptible(btchr_read_wait, !is_queue_empty()); in btchr_read()1149 poll_wait(file_p, &btchr_read_wait, wait); in btchr_poll()1277 init_waitqueue_head(&btchr_read_wait); in btchr_init()