Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dremoteproc.h614 struct rproc_vdev { struct
615 struct kref refcount;
617 struct rproc_subdev subdev;
618 struct device dev;
620 unsigned int id;
621 struct list_head node;
622 struct rproc *rproc;
623 struct rproc_vring vring[RVDEV_NUM_VRINGS];
624 u32 rsc_offset;
625 u32 index;