suse man page for copy_from_user_toio

Query: copy_from_user_toio

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
copyinstr(9) - mojave
copyout_proc(9) - netbsd
copyin(9) - netbsd
copy(9) - netbsd
copyoutstr(9) - netbsd
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
Tar Command
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB