Searched refs:bcm_proto (Results 1 – 1 of 1) sorted by relevance
1298 static const struct hci_uart_proto bcm_proto = { variable1560 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()1625 return hci_uart_register_proto(&bcm_proto); in bcm_init()1633 return hci_uart_unregister_proto(&bcm_proto); in bcm_deinit()
Completed in 7 milliseconds