eisa_root_deviceRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
5.3: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
5.4: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
5.8: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
5.11: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
5.13: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
5.15: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
5.19: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
6.2: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
6.5: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
6.8: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
azure: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
gcp: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
lowlatency: ✅struct eisa_root_device {
struct device *dev;
struct resource *res;
long unsigned int bus_base_addr;
int slots;
int force_probe;
u64 dma_mask;
int bus_nr;
struct resource eisa_root_res;
};
Regular
5.0 and 5.3 ✅
5.3 and 5.4 ✅
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 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅