Searched defs:erst (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-dbgcap.c | 395 static void dbc_erst_free(struct device *dev, struct xhci_erst *erst) in dbc_erst_free() argument 380 dbc_erst_alloc(struct device *dev, struct xhci_ring *evt_ring, struct xhci_erst *erst, gfp_t flags) dbc_erst_alloc() argument [all...] |
H A D | xhci-dbgcap.h | 128 struct xhci_erst erst; member
|
H A D | xhci-mem.c | 1849 void xhci_free_erst(struct xhci_hcd *xhci, struct xhci_erst *erst) in xhci_free_erst() argument 1819 xhci_alloc_erst(struct xhci_hcd *xhci, struct xhci_ring *evt_ring, struct xhci_erst *erst, gfp_t flags) xhci_alloc_erst() argument [all...] |
H A D | xhci.h | 1802 struct xhci_erst erst; member
|
/kernel/linux/linux-6.6/drivers/usb/cdns3/ |
H A D | cdnsp-mem.c | 1054 static void cdnsp_free_erst(struct cdnsp_device *pdev, struct cdnsp_erst *erst) in cdnsp_free_erst() argument 1025 cdnsp_alloc_erst(struct cdnsp_device *pdev, struct cdnsp_ring *evt_ring, struct cdnsp_erst *erst) cdnsp_alloc_erst() argument [all...] |
H A D | cdnsp-gadget.h | 1432 struct cdnsp_erst erst; member
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-dbgcap.c | 395 static void dbc_erst_free(struct device *dev, struct xhci_erst *erst) in dbc_erst_free() argument 380 dbc_erst_alloc(struct device *dev, struct xhci_ring *evt_ring, struct xhci_erst *erst, gfp_t flags) dbc_erst_alloc() argument [all...] |
H A D | xhci-dbgcap.h | 129 struct xhci_erst erst; member
|
H A D | xhci-mem.c | 1769 xhci_alloc_erst(struct xhci_hcd *xhci, struct xhci_ring *evt_ring, struct xhci_erst *erst, gfp_t flags) xhci_alloc_erst() argument [all...] |
H A D | xhci.h | 1713 struct xhci_erst erst; member
|
Completed in 23 milliseconds