Home
last modified time | relevance | path

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

/include/linux/bus/
Dstm32_firewall_device.h118 struct stm32_firewall *firewall, in stm32_firewall_get_firewall()
124 static inline int stm32_firewall_grant_access(struct stm32_firewall *firewall) in stm32_firewall_grant_access()
129 static inline void stm32_firewall_release_access(struct stm32_firewall *firewall) in stm32_firewall_release_access()
133 static inline int stm32_firewall_grant_access_by_id(struct stm32_firewall *firewall, in stm32_firewall_grant_access_by_id()
139 static inline void stm32_firewall_release_access_by_id(struct stm32_firewall *firewall, in stm32_firewall_release_access_by_id()