hwoff             134 include/sound/dmaengine_pcm.h 		       int channel, unsigned long hwoff,
hwoff            1906 sound/core/pcm_lib.c 			      int channel, unsigned long hwoff,
hwoff            1914 sound/core/pcm_lib.c 			   int channel, unsigned long hwoff)
hwoff            1916 sound/core/pcm_lib.c 	return runtime->dma_area + hwoff +
hwoff            1922 sound/core/pcm_lib.c 			      int channel, unsigned long hwoff,
hwoff            1925 sound/core/pcm_lib.c 	if (copy_from_user(get_dma_ptr(substream->runtime, channel, hwoff),
hwoff            1933 sound/core/pcm_lib.c 				     int channel, unsigned long hwoff,
hwoff            1936 sound/core/pcm_lib.c 	memcpy(get_dma_ptr(substream->runtime, channel, hwoff), buf, bytes);
hwoff            1945 sound/core/pcm_lib.c 			unsigned long hwoff, void *buf, unsigned long bytes)
hwoff            1953 sound/core/pcm_lib.c 						    hwoff, bytes);
hwoff            1956 sound/core/pcm_lib.c 				   get_dma_ptr(runtime, channel, hwoff),
hwoff            1963 sound/core/pcm_lib.c 			     int channel, unsigned long hwoff,
hwoff            1967 sound/core/pcm_lib.c 			 get_dma_ptr(substream->runtime, channel, hwoff),
hwoff            1975 sound/core/pcm_lib.c 				    int channel, unsigned long hwoff,
hwoff            1978 sound/core/pcm_lib.c 	memcpy(buf, get_dma_ptr(substream->runtime, channel, hwoff), bytes);
hwoff            1986 sound/core/pcm_lib.c 			    snd_pcm_uframes_t hwoff, void *data,
hwoff            1994 sound/core/pcm_lib.c 	hwoff = frames_to_bytes(runtime, hwoff);
hwoff            1997 sound/core/pcm_lib.c 	return transfer(substream, 0, hwoff, data + off, frames);
hwoff            2004 sound/core/pcm_lib.c 			       snd_pcm_uframes_t hwoff, void *data,
hwoff            2020 sound/core/pcm_lib.c 	hwoff = samples_to_bytes(runtime, hwoff);
hwoff            2023 sound/core/pcm_lib.c 			err = fill_silence(substream, c, hwoff, NULL, frames);
hwoff            2025 sound/core/pcm_lib.c 			err = transfer(substream, c, hwoff, *bufs + off,
hwoff             335 sound/soc/soc-generic-dmaengine-pcm.c 			       int channel, unsigned long hwoff,
hwoff             344 sound/soc/soc-generic-dmaengine-pcm.c 		       int channel, unsigned long hwoff,
hwoff             347 sound/soc/soc-generic-dmaengine-pcm.c 	void *dma_ptr = runtime->dma_area + hwoff +
hwoff             356 sound/soc/soc-generic-dmaengine-pcm.c 		ret = process(substream, channel, hwoff, (__force void *)buf, bytes);
hwoff            1236 sound/soc/stm/stm32_sai_sub.c 				       int channel, unsigned long hwoff,
hwoff            1243 sound/soc/stm/stm32_sai_sub.c 	int *ptr = (int *)(runtime->dma_area + hwoff +