Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dstm32_rifsc.c108 static int stm32_rifsc_grant_access(struct stm32_firewall_controller *ctrl, u32 firewall_id) in stm32_rifsc_grant_access() argument
180 stm32_rifsc_release_access(struct stm32_firewall_controller * ctrl,u32 firewall_id) stm32_rifsc_release_access() argument
[all...]
H A Dstm32_etzpc.c44 static int stm32_etzpc_grant_access(struct stm32_firewall_controller *ctrl, u32 firewall_id) in stm32_etzpc_grant_access() argument
/linux/include/linux/bus/
H A Dstm32_firewall_device.h35 u32 firewall_id; member