Searched refs:get_current_shallow_sleep_clocks (Results 1 – 6 of 6) sorted by relevance
420 if (hwmgr->hwmgr_func->get_current_shallow_sleep_clocks == NULL) in phm_get_current_shallow_sleep_clocks()423 return hwmgr->hwmgr_func->get_current_shallow_sleep_clocks(hwmgr, state, clock_info); in phm_get_current_shallow_sleep_clocks()
1353 .get_current_shallow_sleep_clocks = smu10_get_current_shallow_sleep_clocks,
1990 .get_current_shallow_sleep_clocks = smu8_get_current_shallow_sleep_clocks,
173 …((smu)->ppt_funcs->get_current_shallow_sleep_clocks ? (smu)->ppt_funcs->get_current_shallow_sleep_…
548 int (*get_current_shallow_sleep_clocks)(struct smu_context *smu, member
302 int (*get_current_shallow_sleep_clocks)(struct pp_hwmgr *hwmgr, member