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