hci_uart_register_proto  316 drivers/bluetooth/hci_ag6xx.c 	return hci_uart_register_proto(&ag6xx_proto);
hci_uart_register_proto  262 drivers/bluetooth/hci_ath.c 	return hci_uart_register_proto(&athp);
hci_uart_register_proto 1449 drivers/bluetooth/hci_bcm.c 	return hci_uart_register_proto(&bcm_proto);
hci_uart_register_proto  772 drivers/bluetooth/hci_bcsp.c 	return hci_uart_register_proto(&bcsp);
hci_uart_register_proto  147 drivers/bluetooth/hci_h4.c 	return hci_uart_register_proto(&h4p);
hci_uart_register_proto 1016 drivers/bluetooth/hci_h5.c 	return hci_uart_register_proto(&h5p);
hci_uart_register_proto 1235 drivers/bluetooth/hci_intel.c 	return hci_uart_register_proto(&intel_proto);
hci_uart_register_proto  813 drivers/bluetooth/hci_ll.c 	return hci_uart_register_proto(&llp);
hci_uart_register_proto  438 drivers/bluetooth/hci_mrvl.c 	return hci_uart_register_proto(&mrvl_proto);
hci_uart_register_proto 1588 drivers/bluetooth/hci_qca.c 	return hci_uart_register_proto(&qca_proto);
hci_uart_register_proto   97 drivers/bluetooth/hci_uart.h int hci_uart_register_proto(const struct hci_uart_proto *p);