centos man page for __uio_register_device

Query: __uio_register_device

OS: centos

Section: 9

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

__UIO_REGISTER_DEVIC(9) 				   Device drivers infrastructure				   __UIO_REGISTER_DEVIC(9)

NAME
__uio_register_device - register a new userspace IO device
SYNOPSIS
int __uio_register_device(struct module * owner, struct device * parent, struct uio_info * info);
ARGUMENTS
owner module that creates the new device parent parent device info UIO device capabilities
DESCRIPTION
returns zero on success or a negative error code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __UIO_REGISTER_DEVIC(9)
Related Man Pages
device_create_with_groups(9) - centos
struct_bus_type(9) - centos
struct_uio_info(9) - centos
device_create(9) - suse
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I