copy_from_user_toio(9) suse man page | unix.com

Man Page: copy_from_user_toio

Operating Environment: suse

Section: 9

COPY_FROM_USER_TOIO(9)						   Sound Devices					    COPY_FROM_USER_TOIO(9)

NAME
copy_from_user_toio - copy data from user-space to mmio-space
SYNOPSIS
int copy_from_user_toio(volatile void __iomem * dst, const void __user * src, size_t count);
ARGUMENTS
dst the destination pointer on mmio-space src the source pointer on user-space count the data size to copy in bytes
DESCRIPTION
Copies the data from user-space to mmio-space. Returns zero if successful, or non-zero on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 COPY_FROM_USER_TOIO(9)
Related Man Pages
copystr(9) - mojave
copyinstr(9) - netbsd
copyout(9) - netbsd
copystr(9) - netbsd
ioctl_copyout(9) - netbsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Tar Command
A (ksh) Library For and From UNIX.com