Home
last modified time | relevance | path

Searched refs:xhci_doorbell_array (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci.h551 struct xhci_doorbell_array { struct
1760 struct xhci_doorbell_array __iomem *dba;
Dxhci.c5535 BUILD_BUG_ON(sizeof(struct xhci_doorbell_array) != 256*32/8); in xhci_hcd_init()