Home
last modified time | relevance | path

Searched refs:grant_access (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/bus/
H A Dstm32_firewall.c128 return firewall_controller->grant_access(firewall_controller, firewall->firewall_id); in stm32_firewall_grant_access()
144 return firewall_controller->grant_access(firewall_controller, subsystem_id); in stm32_firewall_grant_access_by_id()
277 if (firewall_controller->grant_access(firewall_controller, in stm32_firewall_populate_bus()
H A Dstm32_firewall.h49 int (*grant_access)(struct stm32_firewall_controller *ctrl, u32 id); member
H A Dstm32_etzpc.c94 etzpc_controller->grant_access = stm32_etzpc_grant_access; in stm32_etzpc_probe()
H A Dstm32_rifsc.c206 rifsc_controller->grant_access = stm32_rifsc_grant_access; in stm32_rifsc_probe()