Home
last modified time | relevance | path

Searched defs:copy_to_user_fromio (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Dmemory.c23 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) in copy_to_user_fromio() function
43 EXPORT_SYMBOL(copy_to_user_fromio); variable
/kernel/linux/linux-6.6/sound/core/
H A Dmemory.c24 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) in copy_to_user_fromio() function
32 EXPORT_SYMBOL(copy_to_user_fromio); variable

Completed in 1 milliseconds