Home
last modified time | relevance | path

Searched refs:tonga_baco_set_state (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Dtonga_baco.h29 extern int tonga_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state);
H A Damdgpu_smu7_baco.c80 return tonga_baco_set_state(hwmgr, state); in smu7_baco_set_state()
H A Damdgpu_tonga_baco.c190 int tonga_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state) in tonga_baco_set_state() function