hci_uart_unregister_proto
return hci_uart_unregister_proto(&ag6xx_proto);
return hci_uart_unregister_proto(&aml_hci_proto);
return hci_uart_unregister_proto(&athp);
return hci_uart_unregister_proto(&bcm_proto);
return hci_uart_unregister_proto(&bcsp);
return hci_uart_unregister_proto(&h4p);
return hci_uart_unregister_proto(&h5p);
return hci_uart_unregister_proto(&intel_proto);
return hci_uart_unregister_proto(&llp);
return hci_uart_unregister_proto(&mrvl_proto_8897);
return hci_uart_unregister_proto(&qca_proto);
int hci_uart_unregister_proto(const struct hci_uart_proto *p);