Home
last modified time | relevance | path

Searched defs:rproc_vdev (Results 1 – 5 of 5) sorted by relevance

/external/trusty/headers/include/remoteproc/
Dremoteproc.h480 struct rproc_vdev { struct
499 static inline struct rproc_vdev *vdev_to_rvdev(struct virtio_device *vdev) in vdev_to_rvdev() argument
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h116379 struct rproc_vdev { struct
116380 struct kref refcount;
116381 struct rproc_subdev subdev;
116382 struct device dev;
116383 unsigned int id;
116384 struct list_head node;
116385 struct rproc *rproc;
116386 struct rproc_vring vring[2];
116387 u32 rsc_offset;
116388 u32 index;
Dvmlinux.h116379 struct rproc_vdev { struct
116380 struct kref refcount;
116381 struct rproc_subdev subdev;
116382 struct device dev;
116383 unsigned int id;
116384 struct list_head node;
116385 struct rproc *rproc;
116386 struct rproc_vring vring[2];
116387 u32 rsc_offset;
116388 u32 index;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h111493 struct rproc_vdev { struct
111494 struct kref refcount;
111495 struct rproc_subdev subdev;
111496 struct device dev;
111497 unsigned int id;
111498 struct list_head node;
111499 struct rproc *rproc;
111500 struct rproc_vring vring[2];
111501 u32 rsc_offset;
111502 u32 index;
Dvmlinux_608.h111493 struct rproc_vdev { struct
111494 struct kref refcount;
111495 struct rproc_subdev subdev;
111496 struct device dev;
111497 unsigned int id;
111498 struct list_head node;
111499 struct rproc *rproc;
111500 struct rproc_vring vring[2];
111501 u32 rsc_offset;
111502 u32 index;