Searched defs:rproc_vdev (Results 1 – 2 of 2) sorted by relevance
610 struct rproc_vdev { struct611 struct kref refcount;613 struct rproc_subdev subdev;614 struct device dev;616 unsigned int id;617 struct list_head node;618 struct rproc *rproc;619 struct rproc_vring vring[RVDEV_NUM_VRINGS];620 u32 rsc_offset;621 u32 index;
644 struct rproc_vdev { struct646 struct rproc_subdev subdev;647 struct platform_device *pdev;649 unsigned int id;650 struct list_head node;651 struct rproc *rproc;652 struct rproc_vring vring[RVDEV_NUM_VRINGS];653 u32 rsc_offset;654 u32 index;