handle_rsc        105 drivers/remoteproc/remoteproc_internal.h 	if (rproc->ops->handle_rsc)
handle_rsc        106 drivers/remoteproc/remoteproc_internal.h 		return rproc->ops->handle_rsc(rproc, rsc_type, rsc, offset,
handle_rsc        379 include/linux/remoteproc.h 	int (*handle_rsc)(struct rproc *rproc, u32 rsc_type, void *rsc,