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

/linux-4.1.27/drivers/bluetooth/
H A Dhci_bcm.c133 static const struct hci_uart_proto bcm_proto = { variable in typeref:struct:hci_uart_proto
147 return hci_uart_register_proto(&bcm_proto); bcm_init()
152 return hci_uart_unregister_proto(&bcm_proto); bcm_deinit()
/linux-4.1.27/net/can/
H A Dbcm.c1596 static struct proto bcm_proto __read_mostly = {
1607 .prot = &bcm_proto,

Completed in 52 milliseconds