Searched refs:xhci_mem_init (Results 1 – 6 of 6) sorted by relevance
1266 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr,
502 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init() function
1210 if (xhci_mem_init(ctrl, hccr, hcor) < 0) in xhci_lowlevel_init()
1801 int xhci_mem_init(struct xhci_hcd *xhci, gfp_t flags);
2303 int xhci_mem_init(struct xhci_hcd *xhci, gfp_t flags) in xhci_mem_init() function
443 retval = xhci_mem_init(xhci, GFP_KERNEL); in xhci_init()