Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dprocesspptables.c793 static const unsigned char soft_dummy_pp_table[] = { variable
836 table_addr = &soft_dummy_pp_table[0]; in get_powerplay_table()
837 hwmgr->soft_pp_table = &soft_dummy_pp_table[0]; in get_powerplay_table()
838 hwmgr->soft_pp_table_size = sizeof(soft_dummy_pp_table); in get_powerplay_table()