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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 117 milliseconds