Searched refs:hci_uart_unregister_proto (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
H A Dhci_uart.h103 int hci_uart_unregister_proto(const struct hci_uart_proto *p);
H A Dhci_ath.c263 return hci_uart_unregister_proto(&athp); ath_deinit()
H A Dhci_h4.c167 return hci_uart_unregister_proto(&h4p); h4_deinit()
H A Dhci_ll.c526 return hci_uart_unregister_proto(&llp); ll_deinit()
H A Dhci_bcm.c851 return hci_uart_unregister_proto(&bcm_proto); bcm_deinit()
H A Dhci_bcsp.c754 return hci_uart_unregister_proto(&bcsp); bcsp_deinit()
H A Dhci_h5.c764 return hci_uart_unregister_proto(&h5p); h5_deinit()
H A Dhci_ldisc.c71 int hci_uart_unregister_proto(const struct hci_uart_proto *p) hci_uart_unregister_proto() function
H A Dhci_qca.c969 return hci_uart_unregister_proto(&qca_proto); qca_deinit()
H A Dhci_intel.c1318 return hci_uart_unregister_proto(&intel_proto); intel_deinit()

Completed in 167 milliseconds