centos man page for struct_uio_mem

Query: struct_uio_mem

OS: centos

Section: 9

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

STRUCT
UIO_MEM(9) Device drivers infrastructure STRUCT UIO_MEM(9)
NAME
struct_uio_mem - description of a UIO memory region
SYNOPSIS
struct uio_mem { const char * name; phys_addr_t addr; unsigned long size; int memtype; void __iomem * internal_addr; struct uio_map * map; };
MEMBERS
name name of the memory region for identification addr address of the device's memory (phys_addr is used since addr can be logical, virtual, or physical & phys_addr_t should always be large enough to handle any of the address types) size size of IO memtype type of memory addr points to internal_addr ioremap-ped version of addr, for driver internal use map for use by the UIO core only.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT UIO_MEM(9)
Related Man Pages
hat_getkpfnum(9f) - opensolaris
struct_regulator_config(9) - centos
struct_uio_info(9) - centos
struct_usb_device_driver(9) - centos
struct_i2c_board_info(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!