Home
last modified time | relevance | path

Searched refs:xhci_erst (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dxhci-dbgcap.h129 struct xhci_erst erst;
Dxhci.h1651 struct xhci_erst { struct
1712 struct xhci_erst erst;
2083 struct xhci_erst *erst,
2087 void xhci_free_erst(struct xhci_hcd *xhci, struct xhci_erst *erst);
Dxhci-dbgcap.c381 struct xhci_erst *erst, gfp_t flags) in dbc_erst_alloc()
395 static void dbc_erst_free(struct device *dev, struct xhci_erst *erst) in dbc_erst_free()
Dxhci-mem.c1771 struct xhci_erst *erst, in xhci_alloc_erst()