Searched refs:hci_uart_register_proto (Results 1 – 8 of 8) sorted by relevance
95 int hci_uart_register_proto(const struct hci_uart_proto *p);
147 return hci_uart_register_proto(&bcm_proto); in bcm_init()
161 return hci_uart_register_proto(&h4p); in h4_init()
256 return hci_uart_register_proto(&athp); in ath_init()
521 return hci_uart_register_proto(&llp); in ll_init()
55 int hci_uart_register_proto(const struct hci_uart_proto *p) in hci_uart_register_proto() function
749 return hci_uart_register_proto(&bcsp); in bcsp_init()
759 return hci_uart_register_proto(&h5p); in h5_init()