Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_serdev.c294 int hci_uart_register_device(struct hci_uart *hu, in hci_uart_register_device() function
383 EXPORT_SYMBOL_GPL(hci_uart_register_device);
H A Dhci_uart.h99 int hci_uart_register_device(struct hci_uart *hu, const struct hci_uart_proto *p);
H A Dhci_mrvl.c407 return hci_uart_register_device(&mrvldev->hu, &mrvl_proto); in mrvl_serdev_probe()
H A Dhci_ll.c758 return hci_uart_register_device(hu, &llp); in hci_ti_probe()
H A Dhci_nokia.c746 err = hci_uart_register_device(&btdev->hu, &nokia_proto); in nokia_bluetooth_serdev_probe()
H A Dhci_qca.c1980 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
2011 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
H A Dhci_h5.c836 return hci_uart_register_device(&h5->serdev_hu, &h5p); in h5_serdev_probe()
H A Dhci_bcm.c1468 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()