Searched refs:stm32_firewall_get_firewall (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/linux/bus/ |
D | stm32_firewall_device.h | 55 int stm32_firewall_get_firewall(struct device_node *np, struct stm32_firewall *firewall, 117 int stm32_firewall_get_firewall(struct device_node *np, struct stm32_firewall *firewall,
|
/linux-6.12.1/drivers/bus/ |
D | stm32_firewall.c | 31 int stm32_firewall_get_firewall(struct device_node *np, struct stm32_firewall *firewall, in stm32_firewall_get_firewall() function 114 EXPORT_SYMBOL_GPL(stm32_firewall_get_firewall); 269 err = stm32_firewall_get_firewall(child, firewalls, (unsigned int)len); in stm32_firewall_populate_bus()
|
/linux-6.12.1/drivers/clk/stm32/ |
D | clk-stm32mp25.c | 1981 ret = stm32_firewall_get_firewall(dev->of_node, &firewall, 1); in stm32mp25_rcc_clocks_probe()
|