Searched refs:bcm_proto (Results 1 – 2 of 2) sorted by relevance
1064 static const struct hci_uart_proto bcm_proto = { variable1305 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()1342 return hci_uart_register_proto(&bcm_proto); in bcm_init()1350 return hci_uart_unregister_proto(&bcm_proto); in bcm_deinit()
1675 static struct proto bcm_proto __read_mostly = {1686 .prot = &bcm_proto,