Searched defs:stm32_firewall_controller (Results 1 – 2 of 2) sorted by relevance
41 struct stm32_firewall_controller { struct49 int (*grant_access)(struct stm32_firewall_controller *ctrl, u32 id); argument50 void (*release_access)(struct stm32_firewall_controller *ctrl, u32 id); argument51 int (*grant_memory_range_access)(struct stm32_firewall_controller *ctrl, phys_addr_t paddr, argument
78 static int stm32_rif_acquire_semaphore(struct stm32_firewall_controller *stm32_firewall_controller, in stm32_rif_acquire_semaphore()93 static void stm32_rif_release_semaphore(struct stm32_firewall_controller *stm32_firewall_controller, in stm32_rif_release_semaphore()