snd_pcm_sgbuf_get_addr(9) Get the DMA address at the corresponding offset

SYNOPSIS

dma_addr_t snd_pcm_sgbuf_get_addr(struct snd_pcm_substream * substream, unsigned int ofs);

ARGUMENTS

substream

PCM substream

ofs

byte offset

COPYRIGHT