Home
last modified time | relevance | path

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

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