copy_to_user_fromio(9) suse man page | unix.com

Man Page: copy_to_user_fromio

Operating Environment: suse

Section: 9

COPY_TO_USER_FROMIO(9)						   Sound Devices					    COPY_TO_USER_FROMIO(9)

NAME
copy_to_user_fromio - copy data from mmio-space to user-space
SYNOPSIS
int copy_to_user_fromio(void __user * dst, const volatile void __iomem * src, size_t count);
ARGUMENTS
dst the destination pointer on user-space src the source pointer on mmio count the data size to copy in bytes
DESCRIPTION
Copies the data from mmio-space to user-space. Returns zero if successful, or non-zero on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 COPY_TO_USER_FROMIO(9)
Related Man Pages
copyout(9) - mojave
copyinstr(9) - mojave
copyinstr(9) - netbsd
copyoutstr(9) - netbsd
ioctl_copyout(9) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB