Searched refs:td_alloc (Results 1 – 3 of 3) sorted by relevance
90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc() function
202 urb_priv->td [i] = td_alloc (ohci, mem_flags); in ohci_urb_enqueue()
425 td = td_alloc (ohci, GFP_ATOMIC); in ed_get()