Home
last modified time | relevance | path

Searched refs:hci_uart_unregister_proto (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/bluetooth/
H A Dhci_uart.h100 int hci_uart_unregister_proto(const struct hci_uart_proto *p);
H A Dhci_ath.c267 return hci_uart_unregister_proto(&athp); in ath_deinit()
H A Dhci_h4.c148 return hci_uart_unregister_proto(&h4p); in h4_deinit()
H A Dhci_ag6xx.c320 return hci_uart_unregister_proto(&ag6xx_proto); in ag6xx_deinit()
H A Dhci_mrvl.c515 return hci_uart_unregister_proto(&mrvl_proto_8897); in mrvl_deinit()
H A Dhci_ll.c823 return hci_uart_unregister_proto(&llp); in ll_deinit()
H A Dhci_bcsp.c780 return hci_uart_unregister_proto(&bcsp); in bcsp_deinit()
H A Dhci_aml.c753 return hci_uart_unregister_proto(&aml_hci_proto); in aml_deinit()
H A Dhci_ldisc.c57 int hci_uart_unregister_proto(const struct hci_uart_proto *p) in hci_uart_unregister_proto() function
H A Dhci_intel.c1223 return hci_uart_unregister_proto(&intel_proto); in intel_deinit()
H A Dhci_h5.c1172 return hci_uart_unregister_proto(&h5p); in h5_deinit()
H A Dhci_bcm.c1629 return hci_uart_unregister_proto(&bcm_proto); in bcm_deinit()
H A Dhci_qca.c2825 return hci_uart_unregister_proto(&qca_proto); in qca_deinit()