UNIX.COM Recommends OpenPhone:   A Modern Skype Replacement — Free 14-Day Trial

centos man page for copy_to_user_fromio

Query: copy_to_user_fromio

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

COPY_TO_USER_FROMIO(9)					  Management of Cards and Device				    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.
RETURN
Zero if successful, or non-zero on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 COPY_TO_USER_FROMIO(9)
Related Man Pages
copy(9) - mojave
copyin_proc(9) - netbsd
copyout_proc(9) - netbsd
ioctl_copyin(9) - netbsd
ioctl_copyout(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input