Home
last modified time | relevance | path

Searched refs:hci_uart_unregister_device (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dhci_serdev.c367 void hci_uart_unregister_device(struct hci_uart *hu) in hci_uart_unregister_device() function
379 EXPORT_SYMBOL_GPL(hci_uart_unregister_device);
Dhci_uart.h115 void hci_uart_unregister_device(struct hci_uart *hu);
Dhci_ll.c756 hci_uart_unregister_device(&lldev->hu); in hci_ti_remove()
Dhci_nokia.c768 hci_uart_unregister_device(&btdev->hu); in nokia_bluetooth_serdev_remove()
Dhci_h5.c841 hci_uart_unregister_device(&h5->serdev_hu); in h5_serdev_remove()
Dhci_bcm.c1312 hci_uart_unregister_device(&bcmdev->serdev_hu); in bcm_serdev_remove()
Dhci_qca.c1420 hci_uart_unregister_device(&qcadev->serdev_hu); in qca_serdev_remove()