Home
last modified time | relevance | path

Searched defs:xhci_segment_free (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c64 static void xhci_segment_free(struct xhci_segment *seg) in xhci_segment_free() function
/openbmc/linux/drivers/usb/host/
H A Dxhci-mem.c69 static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg) in xhci_segment_free() function