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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dcard.h86 dma_addr_t sync_dma; /* DMA address of syncbuf */ member in struct:snd_usb_substream
H A Durb.c158 subs->syncbuf, subs->sync_dma);
325 GFP_KERNEL, &subs->sync_dma);
337 u->urb->transfer_dma = subs->sync_dma + i * 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata.c1678 static void sync_dma(unsigned int i, struct hostdata *ha) function
2403 sync_dma(i, ha);
H A Du14-34f.c1036 static void sync_dma(unsigned int i, unsigned int j) { function
1662 sync_dma(i, j);

Completed in 62 milliseconds