Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/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.c888 pp_tables_hw_clock_info_callback func) in pp_tables_get_entry()