Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.h34 typedef int (*pp_tables_hw_clock_info_callback)(struct pp_hwmgr *hwmgr, typedef
45 pp_tables_hw_clock_info_callback func);
H A Dprocesspptables.c886 pp_tables_hw_clock_info_callback func) in pp_tables_get_entry()