Searched defs:ipg_info (Results 1 – 1 of 1) sorted by relevance
722 struct ipg_info{ struct724 unsigned int ipg_state;725 unsigned int ipg;726 unsigned int current_ipg;727 unsigned int col_cnt;728 unsigned int diff_col_cnt;729 unsigned int timer_tick;730 unsigned int prev_ipg;731 struct timer_list ipg_timer;