Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iomem_region Struct Reference

#include <mem_user.h>

Data Fields

struct iomem_regionnext
 
chardriver
 
int fd
 
int size
 
unsigned long phys
 
unsigned long virt
 

Detailed Description

Definition at line 35 of file mem_user.h.

Field Documentation

char* driver

Definition at line 37 of file mem_user.h.

Definition at line 38 of file mem_user.h.

Definition at line 36 of file mem_user.h.

unsigned long phys

Definition at line 40 of file mem_user.h.

int size

Definition at line 39 of file mem_user.h.

unsigned long virt

Definition at line 41 of file mem_user.h.


The documentation for this struct was generated from the following file: