Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_qca.c1209 static struct hci_uart_proto qca_proto = { variable
1374 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
1402 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
1443 return hci_uart_register_proto(&qca_proto); in qca_init()
1450 return hci_uart_unregister_proto(&qca_proto); in qca_deinit()