Searched refs:xhci_erst (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-dbgcap.h | 128 struct xhci_erst erst;
|
H A D | xhci.h | 1641 struct xhci_erst { struct 1802 struct xhci_erst erst; 2046 struct xhci_erst *erst, 2050 void xhci_free_erst(struct xhci_hcd *xhci, struct xhci_erst *erst);
|
H A D | xhci-dbgcap.c | 381 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()
|
H A D | xhci-mem.c | 1821 struct xhci_erst *erst, in xhci_alloc_erst() 1849 void xhci_free_erst(struct xhci_hcd *xhci, struct xhci_erst *erst) in xhci_free_erst()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-dbgcap.h | 129 struct xhci_erst erst;
|
H A D | xhci.h | 1652 struct xhci_erst { struct 1713 struct xhci_erst erst; 2084 struct xhci_erst *erst, 2088 void xhci_free_erst(struct xhci_hcd *xhci, struct xhci_erst *erst);
|
H A D | xhci-dbgcap.c | 381 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()
|
H A D | xhci-mem.c | 1771 struct xhci_erst *erst, in xhci_alloc_erst()
|
Completed in 23 milliseconds