Home
last modified time | relevance | path

Searched refs:td_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/host/
Dusb-ohci.h592 td_alloc (struct ohci *hc, int mem_flags) in td_alloc() function
Dusb-ohci.c687 urb_priv->td[i] = td_alloc (ohci, SLAB_ATOMIC); in sohci_submit_urb()
1279 td = td_alloc (ohci, SLAB_ATOMIC); in ep_add_ed()