Home
last modified time | relevance | path

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

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