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

Data Fields

struct timer_list timer
 
int cnt
 
int max
 
int period
 

Detailed Description

struct ksz_timer_info - Timer information data structure : Kernel timer. : Running timer counter. : Number of times to run timer; -1 for infinity. : Timer period in jiffies.

Definition at line 1364 of file ksz884x.c.

Field Documentation

int cnt

Definition at line 1366 of file ksz884x.c.

int max

Definition at line 1367 of file ksz884x.c.

int period

Definition at line 1368 of file ksz884x.c.

Definition at line 1365 of file ksz884x.c.


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