Searched refs:has_dma (Results 1 - 8 of 8) 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/gadget/
H A Domap_udc.h151 unsigned has_dma:1; member in struct:omap_ep
H A Domap_udc.c221 ep->has_dma = 0;
237 && !ep->has_dma
265 ep->has_dma = 0;
314 if (use_dma && ep->has_dma) {
816 ep->has_dma = 1;
840 if (ep->has_dma)
907 /* has_dma still set, till endpoint is fully quiesced */
943 && ep->has_dma
956 if (use_dma && ep->has_dma) {
1043 if (!ep->has_dma)
[all...]
H A Dfsl_qe_udc.h310 unsigned has_dma:1; member in struct:qe_ep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.h151 unsigned has_dma:1; member in struct:omap_ep
H A Domap_udc.c221 ep->has_dma = 0;
237 && !ep->has_dma
265 ep->has_dma = 0;
314 if (use_dma && ep->has_dma) {
816 ep->has_dma = 1;
840 if (ep->has_dma)
907 /* has_dma still set, till endpoint is fully quiesced */
943 && ep->has_dma
956 if (use_dma && ep->has_dma) {
1043 if (!ep->has_dma)
[all...]
H A Dfsl_qe_udc.h310 unsigned has_dma:1; member in struct:qe_ep
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pcmcia/
H A Di82365.c99 static int has_dma = -1; variable
126 module_param(has_dma, int, 0444);
347 if (has_dma > 0) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pcmcia/
H A Di82365.c99 static int has_dma = -1; variable
126 module_param(has_dma, int, 0444);
347 if (has_dma > 0) {

Completed in 272 milliseconds