Home
last modified time | relevance | path

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

/openbmc/linux/drivers/remoteproc/
H A Dremoteproc_internal.h196 struct resource_table *rproc_find_loaded_rsc_table(struct rproc *rproc, in rproc_find_loaded_rsc_table() function
H A Dremoteproc_core.c1287 loaded_table = rproc_find_loaded_rsc_table(rproc, fw); in rproc_start()