Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dhci_serdev.c127 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() function
314 hdev->close = hci_uart_close; in hci_uart_register_device()
Dhci_ldisc.c263 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() function
534 hci_uart_close(hdev); in hci_uart_tty_close()
649 hdev->close = hci_uart_close; in hci_uart_register_dev()