Searched refs:hci_uart_dequeue (Results 1 – 3 of 3) 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() function164 while ((skb = hci_uart_dequeue(hu))) { in hci_uart_write_work()
201 static inline struct sk_buff *hci_uart_dequeue(struct hci_uart *hu) in hci_uart_dequeue() function288 while ((skb = hci_uart_dequeue(hu))) { in hci_uart_write_work()