hci_uart_unregister_proto  321 drivers/bluetooth/hci_ag6xx.c 	return hci_uart_unregister_proto(&ag6xx_proto);
hci_uart_unregister_proto  267 drivers/bluetooth/hci_ath.c 	return hci_uart_unregister_proto(&athp);
hci_uart_unregister_proto 1457 drivers/bluetooth/hci_bcm.c 	return hci_uart_unregister_proto(&bcm_proto);
hci_uart_unregister_proto  777 drivers/bluetooth/hci_bcsp.c 	return hci_uart_unregister_proto(&bcsp);
hci_uart_unregister_proto  152 drivers/bluetooth/hci_h4.c 	return hci_uart_unregister_proto(&h4p);
hci_uart_unregister_proto 1022 drivers/bluetooth/hci_h5.c 	return hci_uart_unregister_proto(&h5p);
hci_uart_unregister_proto 1242 drivers/bluetooth/hci_intel.c 	return hci_uart_unregister_proto(&intel_proto);
hci_uart_unregister_proto  820 drivers/bluetooth/hci_ll.c 	return hci_uart_unregister_proto(&llp);
hci_uart_unregister_proto  445 drivers/bluetooth/hci_mrvl.c 	return hci_uart_unregister_proto(&mrvl_proto);
hci_uart_unregister_proto 1595 drivers/bluetooth/hci_qca.c 	return hci_uart_unregister_proto(&qca_proto);
hci_uart_unregister_proto   98 drivers/bluetooth/hci_uart.h int hci_uart_unregister_proto(const struct hci_uart_proto *p);