Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_serdev.c24 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) in hci_uart_tx_complete() function
83 hci_uart_tx_complete(hu, hci_skb_pkt_type(skb)); in hci_uart_write_work()
H A Dhci_ldisc.c78 static inline void hci_uart_tx_complete(struct hci_uart *hu, int pkt_type) in hci_uart_tx_complete() function
172 hci_uart_tx_complete(hu, hci_skb_pkt_type(skb)); in hci_uart_write_work()