Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/remoteproc/
Dremoteproc_internal.h170 struct resource_table *rproc_find_loaded_rsc_table(struct rproc *rproc, in rproc_find_loaded_rsc_table() function
Dremoteproc_core.c1393 loaded_table = rproc_find_loaded_rsc_table(rproc, fw); in rproc_start()