capture_buffer 475 sound/pci/rme9652/hdsp.c unsigned char *capture_buffer; /* suitably aligned address */ capture_buffer 3337 sound/pci/rme9652/hdsp.c hdsp->capture_buffer, hdsp->playback_buffer); capture_buffer 3729 sound/pci/rme9652/hdsp.c hdsp->capture_buffer = hdsp->capture_dma_buf.area + (cb_bus - hdsp->capture_dma_buf.addr); capture_buffer 3891 sound/pci/rme9652/hdsp.c return hdsp->capture_buffer + (mapped_channel * HDSP_CHANNEL_BUFFER_BYTES); capture_buffer 4524 sound/pci/rme9652/hdsp.c runtime->dma_area = hdsp->capture_buffer; capture_buffer 1026 sound/pci/rme9652/hdspm.c unsigned char *capture_buffer; /* suitably aligned address */ capture_buffer 5608 sound/pci/rme9652/hdspm.c hdspm->capture_buffer = capture_buffer 5612 sound/pci/rme9652/hdspm.c hdspm->capture_buffer); capture_buffer 5677 sound/pci/rme9652/hdspm.c hdspm->capture_buffer = NULL; capture_buffer 216 sound/pci/rme9652/rme9652.c unsigned char *capture_buffer; /* suitably aligned address */ capture_buffer 1565 sound/pci/rme9652/rme9652.c rme9652->capture_buffer, rme9652->playback_buffer); capture_buffer 1775 sound/pci/rme9652/rme9652.c rme9652->capture_buffer = rme9652->capture_dma_buf.area + (cb_bus - rme9652->capture_dma_buf.addr); capture_buffer 1863 sound/pci/rme9652/rme9652.c return rme9652->capture_buffer + capture_buffer 2351 sound/pci/rme9652/rme9652.c runtime->dma_area = rme9652->capture_buffer;