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() function366 EXPORT_SYMBOL_GPL(hci_uart_register_device);
114 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p);
1382 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()1410 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()
759 err = hci_uart_register_device(&btdev->hu, &nokia_proto); in nokia_bluetooth_serdev_probe()
837 return hci_uart_register_device(&h5->serdev_hu, &h5p); in h5_serdev_probe()
1342 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()