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

/linux-4.1.27/drivers/dma/sh/
H A Dusb-dmac.c266 static int usb_dmac_desc_alloc(struct usb_dmac_chan *chan, unsigned int sg_len, usb_dmac_desc_alloc() function
319 if (!usb_dmac_desc_alloc(chan, sg_len, gfp)) { usb_dmac_desc_get()
390 ret = usb_dmac_desc_alloc(uchan, USB_DMAC_INITIAL_NR_SG, usb_dmac_alloc_chan_resources()

Completed in 34 milliseconds