Searched refs:hci_uart_register_device (Results 1 – 8 of 8) sorted by relevance
268 int hci_uart_register_device(struct hci_uart *hu, in hci_uart_register_device() function353 EXPORT_SYMBOL_GPL(hci_uart_register_device);
99 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p);
407 return hci_uart_register_device(&mrvldev->hu, &mrvl_proto); in mrvl_serdev_probe()
1518 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()1546 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
761 return hci_uart_register_device(hu, &llp); in hci_ti_probe()
746 err = hci_uart_register_device(&btdev->hu, &nokia_proto); in nokia_bluetooth_serdev_probe()
821 return hci_uart_register_device(&h5->serdev_hu, &h5p); in h5_serdev_probe()
1409 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()