Home
last modified time | relevance | path

Searched refs:copy_to_iter_fromio (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/core/
H A Dmemory.c30 return copy_to_iter_fromio(&iter, (const void __iomem *)src, count); in copy_to_user_fromio()
44 int copy_to_iter_fromio(struct iov_iter *dst, const void __iomem *src, in copy_to_iter_fromio() function
64 EXPORT_SYMBOL(copy_to_iter_fromio);
/openbmc/linux/include/sound/
H A Dpcm.h1558 int copy_to_iter_fromio(struct iov_iter *itert, const void __iomem *src,
/openbmc/linux/sound/pci/nm256/
H A Dnm256.c713 return copy_to_iter_fromio(dst, s->bufptr + pos, count); in snd_nm256_capture_copy()
/openbmc/linux/sound/soc/qcom/
H A Dlpass-platform.c1241 ret = copy_to_iter_fromio(buf, dma_buf, bytes); in lpass_platform_copy()
/openbmc/linux/sound/pci/
H A Drme32.c270 return copy_to_iter_fromio(dst, in snd_rme32_capture_copy()
H A Drme96.c338 return copy_to_iter_fromio(dst, in snd_rme96_capture_copy()