Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_qca.c1989 static const struct hci_uart_proto qca_proto = { variable
2336 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
2367 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
2665 return hci_uart_register_proto(&qca_proto); in qca_init()
2672 return hci_uart_unregister_proto(&qca_proto); in qca_deinit()