bcma_host_ops
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
: Absent ⚠️
5.8
: Absent ⚠️
5.11
: Absent ⚠️
5.13
: Absent ⚠️
5.15
: Absent ⚠️
5.19
: Absent ⚠️
6.2
: Absent ⚠️
6.5
: Absent ⚠️
6.8
: Absent ⚠️
arm64
: ✅struct bcma_host_ops {
u8 (*read8)(struct bcma_device *, u16);
u16 (*read16)(struct bcma_device *, u16);
u32 (*read32)(struct bcma_device *, u16);
void (*write8)(struct bcma_device *, u16, u8);
void (*write16)(struct bcma_device *, u16, u16);
void (*write32)(struct bcma_device *, u16, u32);
void (*block_read)(struct bcma_device *, void *, size_t, u16, u8);
void (*block_write)(struct bcma_device *, const void *, size_t, u16, u8);
u32 (*aread32)(struct bcma_device *, u16);
void (*awrite32)(struct bcma_device *, u16, u32);
};
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: Absent ⚠️
azure
: Absent ⚠️
gcp
: Absent ⚠️
lowlatency
: Absent ⚠️
Arch