Home
last modified time | relevance | path

Searched defs:rsc (Results 1 – 2 of 2) sorted by relevance

/open-amp-latest/open-amp/lib/remoteproc/
Drsc_table_parser.c26 static int handle_carve_out_rsc(struct remoteproc *rproc, void *rsc) in handle_carve_out_rsc()
62 static int handle_trace_rsc(struct remoteproc *rproc, void *rsc) in handle_trace_rsc()
74 static int handle_vdev_rsc(struct remoteproc *rproc, void *rsc) in handle_vdev_rsc()
118 static int handle_vendor_rsc(struct remoteproc *rproc, void *rsc) in handle_vendor_rsc()
139 static int handle_dummy_rsc(struct remoteproc *rproc, void *rsc) in handle_dummy_rsc()
Dremoteproc_virtio.c290 void *rsc, struct metal_io_region *rsc_io, in rproc_virtio_create_vdev()