Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dremoteproc.h644 struct rproc_vdev { struct
646 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;