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

#include <mmiotrace.h>

Data Fields

struct list_head list
 
unsigned long addr
 
unsigned long len
 
kmmio_pre_handler_t pre_handler
 
kmmio_post_handler_t post_handler
 
voidprivate
 

Detailed Description

Definition at line 15 of file mmiotrace.h.

Field Documentation

unsigned long addr

Definition at line 19 of file mmiotrace.h.

unsigned long len

Definition at line 21 of file mmiotrace.h.

Definition at line 17 of file mmiotrace.h.

kmmio_post_handler_t post_handler

Definition at line 25 of file mmiotrace.h.

kmmio_pre_handler_t pre_handler

Definition at line 23 of file mmiotrace.h.

void* private

Definition at line 26 of file mmiotrace.h.


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