Searched refs:rproc_handle_rsc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | remoteproc_internal.h | 160 int rproc_handle_rsc(struct rproc *rproc, u32 rsc_type, void *rsc, int offset, in rproc_handle_rsc() function
|
H A D | remoteproc_core.c | 1135 ret = rproc_handle_rsc(rproc, hdr->type, rsc, in rproc_handle_resources()
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | remoteproc_internal.h | 185 int rproc_handle_rsc(struct rproc *rproc, u32 rsc_type, void *rsc, int offset, in rproc_handle_rsc() function
|
H A D | remoteproc_core.c | 1045 ret = rproc_handle_rsc(rproc, hdr->type, rsc, in rproc_handle_resources()
|
Completed in 7 milliseconds