xhci_dbc
Regular
4.4
: Absent ⚠️
4.8
: Absent ⚠️
4.10
: Absent ⚠️
4.13
: Absent ⚠️
4.15
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
4.18
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
5.0
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
5.3
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
5.4
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
5.8
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
5.11
: ✅struct xhci_dbc {
spinlock_t lock;
struct device *dev;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
const struct dbc_driver *driver;
void *priv;
};
5.13
: ✅struct xhci_dbc {
spinlock_t lock;
struct device *dev;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
const struct dbc_driver *driver;
void *priv;
};
5.15
: ✅struct xhci_dbc {
spinlock_t lock;
struct device *dev;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
const struct dbc_driver *driver;
void *priv;
};
5.19
: ✅struct xhci_dbc {
spinlock_t lock;
struct device *dev;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
const struct dbc_driver *driver;
void *priv;
};
6.2
: ✅struct xhci_dbc {
spinlock_t lock;
struct device *dev;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
const struct dbc_driver *driver;
void *priv;
};
6.5
: ✅struct xhci_dbc {
spinlock_t lock;
struct device *dev;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
u16 idVendor;
u16 idProduct;
u16 bcdDevice;
u8 bInterfaceProtocol;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
const struct dbc_driver *driver;
void *priv;
};
6.8
: ✅struct xhci_dbc {
spinlock_t lock;
struct device *dev;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
u16 idVendor;
u16 idProduct;
u16 bcdDevice;
u8 bInterfaceProtocol;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
const struct dbc_driver *driver;
void *priv;
};
arm64
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
armhf
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
ppc64el
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
riscv64
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
aws
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
azure
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
gcp
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
lowlatency
: ✅struct xhci_dbc {
spinlock_t lock;
struct xhci_hcd *xhci;
struct dbc_regs *regs;
struct xhci_ring *ring_evt;
struct xhci_ring *ring_in;
struct xhci_ring *ring_out;
struct xhci_erst erst;
struct xhci_container_ctx *ctx;
struct dbc_str_descs *string;
dma_addr_t string_dma;
size_t string_size;
enum dbc_state state;
struct delayed_work event_work;
unsigned int resume_required;
struct dbc_ep eps[2];
struct dbc_port port;
};
Regular
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
⚠️struct device *dev
const struct dbc_driver *driver
void *priv
struct dbc_port port
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
⚠️u16 idVendor
u16 idProduct
u16 bcdDevice
u8 bInterfaceProtocol
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅