Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/powerplay/hwmgr/
Dfunctiontables.c103 NULL != table_item->tableFunction; table_item++) { in phm_construct_table()
117 NULL != table_item->tableFunction; table_item++) { in phm_construct_table()
126 *(rtf++) = table_item->tableFunction; in phm_construct_table()
/drivers/gpu/drm/amd/powerplay/inc/
Dhwmgr.h149 phm_table_function tableFunction; member