Searched refs:hci_uart_register_device (Results 1 – 7 of 7) sorted by relevance
277 int hci_uart_register_device(struct hci_uart *hu, in hci_uart_register_device() function365 EXPORT_SYMBOL_GPL(hci_uart_register_device);
114 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p);
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()
749 return hci_uart_register_device(hu, &llp); in hci_ti_probe()
755 err = hci_uart_register_device(&btdev->hu, &nokia_proto); in nokia_bluetooth_serdev_probe()
834 return hci_uart_register_device(&h5->serdev_hu, &h5p); in h5_serdev_probe()
1305 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()