OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_current_shallow_sleep_clocks
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_hardwaremanager.c
420
if (hwmgr->hwmgr_func->
get_current_shallow_sleep_clocks
== NULL)
423
return hwmgr->hwmgr_func->
get_current_shallow_sleep_clocks
(hwmgr, state, clock_info);
amdgpu_smu10_hwmgr.c
1353
.
get_current_shallow_sleep_clocks
= smu10_get_current_shallow_sleep_clocks,
amdgpu_smu8_hwmgr.c
1990
.
get_current_shallow_sleep_clocks
= smu8_get_current_shallow_sleep_clocks,
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
smu_internal.h
173
((smu)->ppt_funcs->
get_current_shallow_sleep_clocks
? (smu)->ppt_funcs->
get_current_shallow_sleep_clocks
((smu), (clocks)) : 0)
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
amdgpu_smu.h
548
int (*
get_current_shallow_sleep_clocks
)(struct smu_context *smu,
member in struct:pptable_funcs
hwmgr.h
302
int (*
get_current_shallow_sleep_clocks
)(struct pp_hwmgr *hwmgr,
member in struct:pp_hwmgr_func
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025