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

#include <fsl_otg.h>

Data Fields

unsigned long expires
 
unsigned long count
 
void(* function )(unsigned long)
 
unsigned long data
 
struct list_head list
 

Detailed Description

Definition at line 345 of file fsl_otg.h.

Field Documentation

unsigned long count

Definition at line 347 of file fsl_otg.h.

unsigned long data

Definition at line 349 of file fsl_otg.h.

unsigned long expires

Definition at line 346 of file fsl_otg.h.

void(* function)(unsigned long)

Definition at line 348 of file fsl_otg.h.

Definition at line 350 of file fsl_otg.h.


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