Searched refs:xhci_mem_init (Results 1 – 10 of 10) sorted by relevance
503 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init() function
1212 if (xhci_mem_init(ctrl, hccr, hcor) < 0) in xhci_lowlevel_init()
1268 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr,
2032 int xhci_mem_init(struct xhci_hcd *xhci, gfp_t flags);
2497 int xhci_mem_init(struct xhci_hcd *xhci, gfp_t flags) in xhci_mem_init() function
591 retval = xhci_mem_init(xhci, GFP_KERNEL); in xhci_init()