Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_serdev.c136 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() function
323 hdev->close = hci_uart_close; in hci_uart_register_device()
Dhci_ldisc.c270 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() function
528 hci_uart_close(hdev); in hci_uart_tty_close()
642 hdev->close = hci_uart_close; in hci_uart_register_dev()