Home
last modified time | relevance | path

Searched refs:bcm_proto (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/bluetooth/
Dhci_bcm.c1282 static const struct hci_uart_proto bcm_proto = { variable
1534 return hci_uart_register_device(&bcmdev->serdev_hu, &bcm_proto); in bcm_serdev_probe()
1594 return hci_uart_register_proto(&bcm_proto); in bcm_init()
1602 return hci_uart_unregister_proto(&bcm_proto); in bcm_deinit()
/Linux-v6.1/net/can/
Dbcm.c1705 static struct proto bcm_proto __read_mostly = {
1716 .prot = &bcm_proto,