Home
last modified time | relevance | path

Searched refs:stm32_firewall_populate_bus (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/bus/
Dstm32_firewall.h81 int stm32_firewall_populate_bus(struct stm32_firewall_controller *firewall_controller);
Dstm32_firewall.c241 int stm32_firewall_populate_bus(struct stm32_firewall_controller *firewall_controller) in stm32_firewall_populate_bus() function
294 EXPORT_SYMBOL_GPL(stm32_firewall_populate_bus);
Dstm32_etzpc.c113 rc = stm32_firewall_populate_bus(etzpc_controller); in stm32_etzpc_probe()
Dstm32_rifsc.c224 rc = stm32_firewall_populate_bus(rifsc_controller); in stm32_rifsc_probe()