Lines Matching defs:intel_ilk_power_mgmt
1183 struct intel_ilk_power_mgmt { struct
1184 u8 cur_delay;
1185 u8 min_delay;
1186 u8 max_delay;
1187 u8 fmax;
1188 u8 fstart;
1190 u64 last_count1;
1191 unsigned long last_time1;
1192 unsigned long chipset_power;
1193 u64 last_count2;
1194 u64 last_time2;
1195 unsigned long gfx_power;
1196 u8 corr;
1198 int c_m;
1199 int r_t;