Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_serdev.c139 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() function
342 hdev->close = hci_uart_close; in hci_uart_register_device()
H A Dhci_ldisc.c267 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() function
541 hci_uart_close(hdev); in hci_uart_tty_close()
657 hdev->close = hci_uart_close; in hci_uart_register_dev()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_ldisc.c416 static int hci_uart_close(struct hci_dev *hdev) in hci_uart_close() function
963 hci_uart_close(hdev); in hci_uart_tty_close()
1093 hdev->close = hci_uart_close; in hci_uart_register_dev()