Home
last modified time | relevance | path

Searched refs:td_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-mem.c90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc() function
H A Dohci-q.c425 td = td_alloc (ohci, GFP_ATOMIC); in ed_get()
H A Dohci-hcd.c204 urb_priv->td [i] = td_alloc (ohci, mem_flags); in ohci_urb_enqueue()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-mem.c90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc() function
H A Dohci-q.c425 td = td_alloc (ohci, GFP_ATOMIC); in ed_get()
H A Dohci-hcd.c202 urb_priv->td [i] = td_alloc (ohci, mem_flags); in ohci_urb_enqueue()

Completed in 7 milliseconds