Query: struct_uio_mem
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTUIO_MEM(9) Device drivers infrastructure STRUCT UIO_MEM(9)NAMEstruct_uio_mem - description of a UIO memory regionSYNOPSISstruct uio_mem { const char * name; unsigned long addr; unsigned long size; int memtype; void __iomem * internal_addr; struct uio_map * map; };MEMBERSname 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT UIO_MEM(9)
Related Man Pages |
---|
struct_device_driver(9) - centos |
struct_usb_device_driver(9) - centos |
struct_ccwgroup_driver(9) - suse |
struct_kgdb_arch(9) - suse |
struct_uio_info(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
Docker learning Phase-I |
Shopt -s histappend |