Searched refs:hci_uart_unregister_proto (Results 1 – 8 of 8) sorted by relevance
96 int hci_uart_unregister_proto(const struct hci_uart_proto *p);
152 return hci_uart_unregister_proto(&bcm_proto); in bcm_deinit()
166 return hci_uart_unregister_proto(&h4p); in h4_deinit()
261 return hci_uart_unregister_proto(&athp); in ath_deinit()
526 return hci_uart_unregister_proto(&llp); in ll_deinit()
70 int hci_uart_unregister_proto(const struct hci_uart_proto *p) in hci_uart_unregister_proto() function
754 return hci_uart_unregister_proto(&bcsp); in bcsp_deinit()
764 return hci_uart_unregister_proto(&h5p); in h5_deinit()