Home
last modified time | relevance | path

Searched defs:firewall_controller (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/bus/
Dstm32_firewall.c118 struct stm32_firewall_controller *firewall_controller; in stm32_firewall_grant_access() local
134 struct stm32_firewall_controller *firewall_controller; in stm32_firewall_grant_access_by_id() local
150 struct stm32_firewall_controller *firewall_controller; in stm32_firewall_release_access() local
170 struct stm32_firewall_controller *firewall_controller; in stm32_firewall_release_access_by_id() local
190 int stm32_firewall_controller_register(struct stm32_firewall_controller *firewall_controller) in stm32_firewall_controller_register()
215 void stm32_firewall_controller_unregister(struct stm32_firewall_controller *firewall_controller) in stm32_firewall_controller_unregister()
241 int stm32_firewall_populate_bus(struct stm32_firewall_controller *firewall_controller) in stm32_firewall_populate_bus()