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()
180 static void stm32_rifsc_release_access(struct stm32_firewall_controller *ctrl, u32 firewall_id) in stm32_rifsc_release_access()
H A Dstm32_etzpc.c44 static int stm32_etzpc_grant_access(struct stm32_firewall_controller *ctrl, u32 firewall_id) in stm32_etzpc_grant_access()
/linux/include/linux/bus/
H A Dstm32_firewall_device.h35 u32 firewall_id; member