rproc_vdev
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: Absent ⚠️
4.18
: Absent ⚠️
5.0
: Absent ⚠️
5.3
: Absent ⚠️
5.4
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
5.8
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
5.11
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
5.13
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
5.15
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
5.19
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
6.2
: ✅struct rproc_vdev {
struct rproc_subdev subdev;
struct platform_device *pdev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
6.5
: ✅struct rproc_vdev {
struct rproc_subdev subdev;
struct platform_device *pdev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
6.8
: ✅struct rproc_vdev {
struct rproc_subdev subdev;
struct platform_device *pdev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
arm64
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
armhf
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
ppc64el
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
riscv64
: Absent ⚠️
aws
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: ✅struct rproc_vdev {
struct kref refcount;
struct rproc_subdev subdev;
struct device dev;
unsigned int id;
struct list_head node;
struct rproc *rproc;
struct rproc_vring vring[2];
u32 rsc_offset;
u32 index;
};
Regular
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
⚠️struct platform_device *pdev
struct kref refcount
struct device dev
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
generic
and aws
✅
generic
and lowlatency
✅