Home
last modified time | relevance | path

Searched refs:capture_buffer (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/rme9652/
H A Drme9652.c217 unsigned char *capture_buffer; /* suitably aligned address */ member
1523 rme9652->capture_buffer, rme9652->playback_buffer); in snd_rme9652_proc_read()
1721 rme9652->capture_buffer = rme9652->capture_dma_buf.area; in snd_rme9652_initialize_memory()
1809 return rme9652->capture_buffer + in rme9652_channel_buffer_location()
H A Dhdsp.c476 unsigned char *capture_buffer; /* suitably aligned address */ member
3364 hdsp->capture_buffer, hdsp->playback_buffer); in snd_hdsp_proc_read()
3754 hdsp->capture_buffer = hdsp->capture_dma_buf.area; in snd_hdsp_initialize_memory()
3917 return hdsp->capture_buffer + (mapped_channel * HDSP_CHANNEL_BUFFER_BYTES); in hdsp_channel_buffer_location()
H A Dhdspm.c1029 unsigned char *capture_buffer; /* suitably aligned address */ member
5560 hdspm->capture_buffer = in snd_hdspm_hw_params()
5564 hdspm->capture_buffer); in snd_hdspm_hw_params()
5627 hdspm->capture_buffer = NULL; in snd_hdspm_hw_free()