Home
last modified time | relevance | path

Searched refs:hwoff (Results 1 – 4 of 4) sorted by relevance

/sound/core/
A Dpcm_lib.c2039 int channel, unsigned long hwoff,
2048 int channel, unsigned long hwoff) in get_dma_ptr() argument
2050 return runtime->dma_area + hwoff + in get_dma_ptr()
2056 int channel, unsigned long hwoff, in default_write_copy() argument
2070 unsigned long hwoff, struct iov_iter *iter, in fill_silence() argument
2079 hwoff, bytes); in fill_silence()
2082 get_dma_ptr(runtime, channel, hwoff), in fill_silence()
2089 int channel, unsigned long hwoff, in default_read_copy() argument
2128 snd_pcm_uframes_t hwoff, void *data, in interleaved_copy() argument
2137 hwoff = frames_to_bytes(runtime, hwoff); in interleaved_copy()
[all …]
/sound/soc/
A Dsoc-generic-dmaengine-pcm.c292 int channel, unsigned long hwoff, in dmaengine_copy() argument
298 int channel, unsigned long hwoff, in dmaengine_copy()
301 void *dma_ptr = runtime->dma_area + hwoff + in dmaengine_copy()
309 int ret = process(substream, channel, hwoff, bytes); in dmaengine_copy()
/sound/soc/atmel/
A Dmchp-pdmc.c948 int channel, unsigned long hwoff, in mchp_pdmc_process() argument
952 u8 *dma_ptr = runtime->dma_area + hwoff + in mchp_pdmc_process()
/sound/soc/stm/
A Dstm32_sai_sub.c1381 int channel, unsigned long hwoff, in stm32_sai_pcm_process_spdif() argument
1388 int *ptr = (int *)(runtime->dma_area + hwoff + in stm32_sai_pcm_process_spdif()

Completed in 25 milliseconds