Searched refs:handle_rsc (Results 1 – 3 of 3) sorted by relevance
188 if (rproc->ops->handle_rsc) in rproc_handle_rsc()189 return rproc->ops->handle_rsc(rproc, rsc_type, rsc, offset, in rproc_handle_rsc()
1025 .handle_rsc = imx_dsp_rproc_handle_rsc,
395 int (*handle_rsc)(struct rproc *rproc, u32 rsc_type, void *rsc, member