Searched refs:td_alloc (Results 1 – 2 of 2) sorted by relevance
592 td_alloc (struct ohci *hc, int mem_flags) in td_alloc() function
687 urb_priv->td[i] = td_alloc (ohci, SLAB_ATOMIC); in sohci_submit_urb()1279 td = td_alloc (ohci, SLAB_ATOMIC); in ep_add_ed()