Home
last modified time | relevance | path

Searched refs:vdev_rsc (Results 1 – 8 of 8) sorted by relevance

/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/remoteproc/
A Dremoteproc_virtio.c59 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_get_status() local
64 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_get_status()
76 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_set_status() local
80 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_set_status()
92 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_get_features() local
97 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_get_features()
111 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_set_features() local
115 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_set_features()
189 struct fw_rsc_vdev *vdev_rsc = rsc; in rproc_virtio_create_vdev() local
209 vring_rsc = &vdev_rsc->vring[i]; in rproc_virtio_create_vdev()
[all …]
A Drsc_table_parser.c133 struct fw_rsc_vdev *vdev_rsc = (struct fw_rsc_vdev *)rsc; in handle_vdev_rsc() local
137 notifyid = vdev_rsc->notifyid; in handle_vdev_rsc()
141 vdev_rsc->notifyid = notifyid; in handle_vdev_rsc()
144 num_vrings = vdev_rsc->num_of_vrings; in handle_vdev_rsc()
148 vring_rsc = &vdev_rsc->vring[i]; in handle_vdev_rsc()
154 vdev_rsc->notifyid = notifyid; in handle_vdev_rsc()
174 struct fw_rsc_trace *vdev_rsc = (struct fw_rsc_trace *)rsc; in handle_trace_rsc() local
177 if (vdev_rsc->da != FW_RSC_U32_ADDR_ANY && vdev_rsc->len != 0) in handle_trace_rsc()
A Dremoteproc.c870 struct fw_rsc_vdev *vdev_rsc; in remoteproc_create_virtio() local
888 vdev_rsc = (struct fw_rsc_vdev *)(rsc_table + vdev_rsc_offset); in remoteproc_create_virtio()
889 notifyid = vdev_rsc->notifyid; in remoteproc_create_virtio()
898 vdev_rsc, vdev_rsc_io, rproc, in remoteproc_create_virtio()
903 num_vrings = vdev_rsc->num_of_vrings; in remoteproc_create_virtio()
914 vring_rsc = &vdev_rsc->vring[i]; in remoteproc_create_virtio()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/remoteproc/
A Dremoteproc_virtio.c59 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_get_status() local
64 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_get_status()
76 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_set_status() local
80 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_set_status()
92 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_get_features() local
97 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_get_features()
111 struct fw_rsc_vdev *vdev_rsc; in rproc_virtio_set_features() local
115 vdev_rsc = rpvdev->vdev_rsc; in rproc_virtio_set_features()
189 struct fw_rsc_vdev *vdev_rsc = rsc; in rproc_virtio_create_vdev() local
209 vring_rsc = &vdev_rsc->vring[i]; in rproc_virtio_create_vdev()
[all …]
A Drsc_table_parser.c133 struct fw_rsc_vdev *vdev_rsc = (struct fw_rsc_vdev *)rsc; in handle_vdev_rsc() local
137 notifyid = vdev_rsc->notifyid; in handle_vdev_rsc()
141 vdev_rsc->notifyid = notifyid; in handle_vdev_rsc()
144 num_vrings = vdev_rsc->num_of_vrings; in handle_vdev_rsc()
148 vring_rsc = &vdev_rsc->vring[i]; in handle_vdev_rsc()
154 vdev_rsc->notifyid = notifyid; in handle_vdev_rsc()
174 struct fw_rsc_trace *vdev_rsc = (struct fw_rsc_trace *)rsc; in handle_trace_rsc() local
177 if (vdev_rsc->da != FW_RSC_U32_ADDR_ANY && vdev_rsc->len != 0) in handle_trace_rsc()
A Dremoteproc.c870 struct fw_rsc_vdev *vdev_rsc; in remoteproc_create_virtio() local
888 vdev_rsc = (struct fw_rsc_vdev *)(rsc_table + vdev_rsc_offset); in remoteproc_create_virtio()
889 notifyid = vdev_rsc->notifyid; in remoteproc_create_virtio()
898 vdev_rsc, vdev_rsc_io, rproc, in remoteproc_create_virtio()
903 num_vrings = vdev_rsc->num_of_vrings; in remoteproc_create_virtio()
914 vring_rsc = &vdev_rsc->vring[i]; in remoteproc_create_virtio()
/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Dremoteproc_virtio.h63 void *vdev_rsc; member
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Dremoteproc_virtio.h63 void *vdev_rsc; member

Completed in 22 milliseconds