Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bluetooth/
H A Dhci_uart.h104 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_nokia.c750 err = hci_uart_register_device(&btdev->hu, &nokia_proto); in nokia_bluetooth_serdev_probe()
H A Dhci_qca.c2335 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
2366 err = hci_uart_register_device(&qcadev->serdev_hu, &qca_proto); in qca_serdev_probe()
H A Dhci_bcm.c1571 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()