Searched refs:hci_uart_dequeue (Results 1 – 2 of 2) sorted by relevance
44 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) in hci_uart_dequeue() function70 while ((skb = hci_uart_dequeue(hu))) { in hci_uart_write_work()
98 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) in hci_uart_dequeue() function159 while ((skb = hci_uart_dequeue(hu))) { in hci_uart_write_work()