Searched refs:get_current_shallow_sleep_clocks (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dhardwaremanager.c422 if (hwmgr->hwmgr_func->get_current_shallow_sleep_clocks == NULL)
425 return hwmgr->hwmgr_func->get_current_shallow_sleep_clocks(hwmgr, state, clock_info);
H A Dsmu10_hwmgr.c1640 .get_current_shallow_sleep_clocks = smu10_get_current_shallow_sleep_clocks,
H A Dsmu8_hwmgr.c2051 .get_current_shallow_sleep_clocks = smu8_get_current_shallow_sleep_clocks,
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h300 int (*get_current_shallow_sleep_clocks)(struct pp_hwmgr *hwmgr, member in struct:pp_hwmgr_func

Completed in 265 milliseconds