Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Ddt.c744 static int init_dt_overlay(struct dt_descriptor *dt, int __maybe_unused dt_size) in init_dt_overlay() function
764 static int init_dt_overlay(struct dt_descriptor *dt __unused, in init_dt_overlay() function
818 ret = init_dt_overlay(dt, dt_sz); in init_external_dt()