Searched refs:capture_buffer (Results 1 – 3 of 3) sorted by relevance
229 unsigned char *capture_buffer; /* suitably aligned address */ member1601 rme9652->capture_buffer, rme9652->playback_buffer); in snd_rme9652_proc_read()1813 rme9652->capture_buffer = rme9652->capture_dma_buf.area + (cb_bus - rme9652->capture_dma_buf.addr); in snd_rme9652_initialize_memory()1901 return rme9652->capture_buffer + in rme9652_channel_buffer_location()2354 runtime->dma_area = rme9652->capture_buffer; in snd_rme9652_capture_open()
490 unsigned char *capture_buffer; /* suitably aligned address */ member3652 hdsp->capture_buffer, hdsp->playback_buffer); in snd_hdsp_proc_read()4046 hdsp->capture_buffer = hdsp->capture_dma_buf.area + (cb_bus - hdsp->capture_dma_buf.addr); in snd_hdsp_initialize_memory()4208 return hdsp->capture_buffer + (mapped_channel * HDSP_CHANNEL_BUFFER_BYTES); in hdsp_channel_buffer_location()4809 runtime->dma_area = hdsp->capture_buffer; in snd_hdsp_capture_open()
911 unsigned char *capture_buffer; /* suitably aligned address */ member5370 hdspm->capture_buffer = in snd_hdspm_hw_params()5373 hdspm->capture_buffer); in snd_hdspm_hw_params()5425 hdspm->capture_buffer = NULL; in snd_hdspm_hw_free()