Home
last modified time | relevance | path

Searched refs:soft_dummy_pp_table (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c789 static const unsigned char soft_dummy_pp_table[] = { variable
832 table_addr = &soft_dummy_pp_table[0]; in get_powerplay_table()
833 hwmgr->soft_pp_table = &soft_dummy_pp_table[0]; in get_powerplay_table()
834 hwmgr->soft_pp_table_size = sizeof(soft_dummy_pp_table); in get_powerplay_table()