Searched refs:numps (Results 1 – 2 of 2) sorted by relevance
501 for (j = 0; j < data->numps; j++) { in check_pst_table()549 for (j = 0; j < data->numps; j++) { in print_basics()572 data->numps = data->batps; in fill_powernow_table()575 for (j = 1; j < data->numps; j++) { in fill_powernow_table()582 if (data->numps < 2) { in fill_powernow_table()591 * (data->numps + 1)), GFP_KERNEL); in fill_powernow_table()595 for (j = 0; j < data->numps; j++) { in fill_powernow_table()602 powernow_table[data->numps].frequency = CPUFREQ_TABLE_END; in fill_powernow_table()603 powernow_table[data->numps].driver_data = 0; in fill_powernow_table()615 for (j = 0; j < data->numps; j++) in fill_powernow_table()[all …]
11 u32 numps; /* number of p-states */ member174 u8 numps; member