struct_uio_mem(9) suse man page | unix.com

Man Page: struct_uio_mem

Operating Environment: suse

Section: 9

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; unsigned long 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 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 2.6. July 2010 STRUCT UIO_MEM(9)
Related Man Pages
struct_device_driver(9) - centos
struct_ieee80211_vif(9) - centos
struct_i2c_board_info(9) - centos
struct_regulator_config(9) - centos
struct_kgdb_arch(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
A (ksh) Library For and From UNIX.com