Home
last modified time | relevance | path

Searched refs:out_fw (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/firewall/
H A Dfirewall.c19 struct firewall_query **out_fw) in firewall_get() argument
44 *out_fw = fw; in firewall_get()
60 struct firewall_query **out_fw) in firewall_dt_get_by_index() argument
65 out_fw); in firewall_dt_get_by_index()
69 struct firewall_query **out_fw) in firewall_dt_get_by_name() argument
80 return firewall_dt_get_by_index(fdt, node, index, out_fw); in firewall_dt_get_by_name()
/optee_os/core/include/drivers/
H A Dfirewall_device.h48 struct firewall_query **out_fw);
64 struct firewall_query **out_fw);
170 struct firewall_query **out_fw __unused) in firewall_dt_get_by_index()
178 struct firewall_query **out_fw __unused) in firewall_dt_get_by_name()