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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dimx21-hcd.c272 static int alloc_dmem(struct imx21 *imx21, unsigned int size, function
354 offset = alloc_dmem(imx21, etd->dmem_size, etd->ep);
659 etd->dmem_offset = alloc_dmem(imx21, maxpacket, ep);
858 dmem_offset = alloc_dmem(imx21, etd->dmem_size, urb_priv->ep);

Completed in 59 milliseconds