Searched refs:hci_uart_dequeue (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
H A Dhci_ldisc.c112 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) hci_uart_dequeue() function
152 while ((skb = hci_uart_dequeue(hu))) { hci_uart_write_work()

Completed in 149 milliseconds