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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c489 struct snd_dma_buffer sgdlist; member in struct:pcmhw
1433 SEND_SSTR(cif, data->id, data->sgdlist.addr);
1469 SEND_SSTR(cif, data->id, data->sgdlist.addr);
1517 snd_printdd("use sgdlist at 0x%p and buffer at 0x%p\n",
1518 data->sgdlist.area, sgbuf);
1519 if (data->sgdlist.area && sgbuf) {
1539 p->dwNextLink = cpu_to_le32(data->sgdlist.addr +
1543 c->dwNextLink = cpu_to_le32(data->sgdlist.addr);
1586 struct snd_dma_buffer *sgdlist = &data->sgdlist; local
[all...]

Completed in 55 milliseconds