Searched refs:state_array (Results 1 – 1 of 1) sorted by relevance
2530 struct _StateArray *state_array; in radeon_atombios_parse_power_table_6() local2546 state_array = (struct _StateArray *) in radeon_atombios_parse_power_table_6()2555 if (state_array->ucNumEntries == 0) in radeon_atombios_parse_power_table_6()2558 state_array->ucNumEntries, in radeon_atombios_parse_power_table_6()2562 power_state_offset = (u8 *)state_array->states; in radeon_atombios_parse_power_table_6()2563 for (i = 0; i < state_array->ucNumEntries; i++) { in radeon_atombios_parse_power_table_6()