Linux Kernel
3.7.1
|
#include <amd8111e.h>
Data Fields | |
unsigned int | ipg_state |
unsigned int | ipg |
unsigned int | current_ipg |
unsigned int | col_cnt |
unsigned int | diff_col_cnt |
unsigned int | timer_tick |
unsigned int | prev_ipg |
struct timer_list | ipg_timer |
Definition at line 734 of file amd8111e.h.
unsigned int col_cnt |
Definition at line 739 of file amd8111e.h.
unsigned int current_ipg |
Definition at line 738 of file amd8111e.h.
unsigned int diff_col_cnt |
Definition at line 740 of file amd8111e.h.
unsigned int ipg |
Definition at line 737 of file amd8111e.h.
unsigned int ipg_state |
Definition at line 736 of file amd8111e.h.
struct timer_list ipg_timer |
Definition at line 743 of file amd8111e.h.
unsigned int prev_ipg |
Definition at line 742 of file amd8111e.h.
unsigned int timer_tick |
Definition at line 741 of file amd8111e.h.