Linux Kernel
3.7.1
|
#include <sh_timer.h>
Data Fields | |
char * | name |
long | channel_offset |
int | timer_bit |
unsigned long | clockevent_rating |
unsigned long | clocksource_rating |
Definition at line 4 of file sh_timer.h.
long channel_offset |
Definition at line 6 of file sh_timer.h.
unsigned long clockevent_rating |
Definition at line 8 of file sh_timer.h.
unsigned long clocksource_rating |
Definition at line 9 of file sh_timer.h.
char* name |
Definition at line 5 of file sh_timer.h.
int timer_bit |
Definition at line 7 of file sh_timer.h.