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

#include <hw.h>

Data Fields

void(* trigger )(void *arg)
 
void(* overflow )(void *arg)
 
voidarg
 
u8 index
 

Detailed Description

Definition at line 531 of file hw.h.

Field Documentation

void* arg

Definition at line 534 of file hw.h.

u8 index

Definition at line 535 of file hw.h.

void(* overflow)(void *arg)

Definition at line 533 of file hw.h.

void(* trigger)(void *arg)

Definition at line 532 of file hw.h.


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