Searched refs:hci_uart_register_proto (Results 1 – 13 of 13) sorted by relevance
98 int hci_uart_register_proto(const struct hci_uart_proto *p);
262 return hci_uart_register_proto(&athp); in ath_init()
146 return hci_uart_register_proto(&h4p); in h4_init()
315 return hci_uart_register_proto(&ag6xx_proto); in ag6xx_init()
508 return hci_uart_register_proto(&mrvl_proto_8897); in mrvl_init()
814 return hci_uart_register_proto(&llp); in ll_init()
747 return hci_uart_register_proto(&aml_hci_proto); in aml_init()
772 return hci_uart_register_proto(&bcsp); in bcsp_init()
42 int hci_uart_register_proto(const struct hci_uart_proto *p) in hci_uart_register_proto() function
1225 return hci_uart_register_proto(&intel_proto); in intel_init()
1133 return hci_uart_register_proto(&h5p); in h5_init()
1634 return hci_uart_register_proto(&bcm_proto); in bcm_init()
2749 return hci_uart_register_proto(&qca_proto); in qca_init()
Completed in 29 milliseconds