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

Data Fields

struct pm860x_chipchip
 
struct i2c_clienti2c
 
struct rtc_devicertc_dev
 
struct devicedev
 
struct delayed_work calib_work
 
int irq
 
int vrtc
 
int(* sync )(unsigned int ticks)
 

Detailed Description

Definition at line 25 of file rtc-88pm860x.c.

Field Documentation

struct delayed_work calib_work

Definition at line 30 of file rtc-88pm860x.c.

Definition at line 26 of file rtc-88pm860x.c.

struct device* dev

Definition at line 29 of file rtc-88pm860x.c.

Definition at line 27 of file rtc-88pm860x.c.

int irq

Definition at line 32 of file rtc-88pm860x.c.

struct rtc_device* rtc_dev

Definition at line 28 of file rtc-88pm860x.c.

int(* sync)(unsigned int ticks)

Definition at line 34 of file rtc-88pm860x.c.

int vrtc

Definition at line 33 of file rtc-88pm860x.c.


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