Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/rme9652/
H A Drme9652.c217 unsigned char *capture_buffer; /* suitably aligned address */ member
1550 rme9652->capture_buffer, rme9652->playback_buffer); in snd_rme9652_proc_read()
1749 rme9652->capture_buffer = rme9652->capture_dma_buf.area; in snd_rme9652_initialize_memory()
1837 return rme9652->capture_buffer + in rme9652_channel_buffer_location()
H A Dhdsp.c476 unsigned char *capture_buffer; /* suitably aligned address */ member
3404 hdsp->capture_buffer, hdsp->playback_buffer); in snd_hdsp_proc_read()
3794 hdsp->capture_buffer = hdsp->capture_dma_buf.area; in snd_hdsp_initialize_memory()
3957 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
5603 hdspm->capture_buffer = in snd_hdspm_hw_params()
5607 hdspm->capture_buffer); in snd_hdspm_hw_params()
5672 hdspm->capture_buffer = NULL; in snd_hdspm_hw_free()