Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_uart.h105 static inline int hci_uart_register_device(struct hci_uart *hu, in hci_uart_register_device() function
H A Dhci_mrvl.c478 return hci_uart_register_device(&mrvldev->hu, mrvl_proto); in mrvl_serdev_probe()
H A Dhci_ll.c759 return hci_uart_register_device(hu, &llp); in hci_ti_probe()
H A Dhci_aml.c701 err = hci_uart_register_device(&amldev->serdev_hu, &aml_hci_proto); in aml_serdev_probe()
H A Dhci_nokia.c745 err = hci_uart_register_device(&btdev->hu, &nokia_proto); in nokia_bluetooth_serdev_probe()
H A Dhci_bcm.c1569 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()
H A Dhci_qca.c2457 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()