stm32_firewall_controller_register
rc = stm32_firewall_controller_register(etzpc_controller);
EXPORT_SYMBOL_GPL(stm32_firewall_controller_register);
int stm32_firewall_controller_register(struct stm32_firewall_controller *firewall_controller);
rc = stm32_firewall_controller_register(rifsc_controller);