Searched refs:xhci_dbc_ring_alloc (Results 1 – 1 of 1) sorted by relevance
439 xhci_dbc_ring_alloc(struct device *dev, enum xhci_ring_type type, gfp_t flags) in xhci_dbc_ring_alloc() function491 dbc->ring_evt = xhci_dbc_ring_alloc(dev, TYPE_EVENT, flags); in xhci_dbc_mem_init()495 dbc->ring_in = xhci_dbc_ring_alloc(dev, TYPE_BULK, flags); in xhci_dbc_mem_init()499 dbc->ring_out = xhci_dbc_ring_alloc(dev, TYPE_BULK, flags); in xhci_dbc_mem_init()