/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-generic-dmaengine-pcm.c | 297 dmaengine_copy_user(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void __user *buf, unsigned long bytes) dmaengine_copy_user() argument
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-generic-dmaengine-pcm.c | 290 dmaengine_copy(struct snd_soc_component *component, struct snd_pcm_substream *substream, int channel, unsigned long hwoff, struct iov_iter *iter, unsigned long bytes) dmaengine_copy() argument
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_lib.c | 1923 get_dma_ptr(struct snd_pcm_runtime *runtime, int channel, unsigned long hwoff) get_dma_ptr() argument 1931 default_write_copy(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_write_copy() argument 1942 default_write_copy_kernel(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_write_copy_kernel() argument 1954 fill_silence(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) fill_silence() argument 1972 default_read_copy(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_read_copy() argument 1984 default_read_copy_kernel(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) default_read_copy_kernel() argument 1995 interleaved_copy(struct snd_pcm_substream *substream, snd_pcm_uframes_t hwoff, void *data, snd_pcm_uframes_t off, snd_pcm_uframes_t frames, pcm_transfer_f transfer) interleaved_copy() argument 2013 noninterleaved_copy(struct snd_pcm_substream *substream, snd_pcm_uframes_t hwoff, void *data, snd_pcm_uframes_t off, snd_pcm_uframes_t frames, pcm_transfer_f transfer) noninterleaved_copy() argument [all...] |
/kernel/linux/linux-5.10/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 1236 stm32_sai_pcm_process_spdif(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, void *buf, unsigned long bytes) stm32_sai_pcm_process_spdif() argument
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_lib.c | 1983 get_dma_ptr(struct snd_pcm_runtime *runtime, int channel, unsigned long hwoff) get_dma_ptr() argument 1991 default_write_copy(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, struct iov_iter *iter, unsigned long bytes) default_write_copy() argument 2005 fill_silence(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, struct iov_iter *iter, unsigned long bytes) fill_silence() argument 2024 default_read_copy(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, struct iov_iter *iter, unsigned long bytes) default_read_copy() argument 2035 do_transfer(struct snd_pcm_substream *substream, int c, unsigned long hwoff, void *data, unsigned long bytes, pcm_transfer_f transfer, bool in_kernel) do_transfer() argument 2063 interleaved_copy(struct snd_pcm_substream *substream, snd_pcm_uframes_t hwoff, void *data, snd_pcm_uframes_t off, snd_pcm_uframes_t frames, pcm_transfer_f transfer, bool in_kernel) interleaved_copy() argument 2084 noninterleaved_copy(struct snd_pcm_substream *substream, snd_pcm_uframes_t hwoff, void *data, snd_pcm_uframes_t off, snd_pcm_uframes_t frames, pcm_transfer_f transfer, bool in_kernel) noninterleaved_copy() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/atmel/ |
H A D | mchp-pdmc.c | 955 mchp_pdmc_process(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, unsigned long bytes) mchp_pdmc_process() argument
|
/kernel/linux/linux-6.6/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 1247 stm32_sai_pcm_process_spdif(struct snd_pcm_substream *substream, int channel, unsigned long hwoff, unsigned long bytes) stm32_sai_pcm_process_spdif() argument
|