Home
last modified time | relevance | path

Searched hist:b0019ccd7e90178929ce1afe944ab85d8a39d7a4 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/remoteproc/
H A Dremoteproc_core.cdiff b0019ccd7e90178929ce1afe944ab85d8a39d7a4 Fri Jul 27 15:14:42 CEST 2018 Loic Pallardy <loic.pallardy@st.com> remoteproc: introduce rproc_find_carveout_by_name function

This patch provides a new function to find a carveout according
to a name.
If match found, this function returns a pointer on the corresponding
carveout (rproc_mem_entry structure).

Signed-off-by: Loic Pallardy <loic.pallardy@st.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>