qca_proto 1317 drivers/bluetooth/hci_qca.c static const struct hci_uart_proto qca_proto = { qca_proto 1518 drivers/bluetooth/hci_qca.c err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); qca_proto 1546 drivers/bluetooth/hci_qca.c err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); qca_proto 1588 drivers/bluetooth/hci_qca.c return hci_uart_register_proto(&qca_proto); qca_proto 1595 drivers/bluetooth/hci_qca.c return hci_uart_unregister_proto(&qca_proto);