Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dtonga_baco.h27 extern int tonga_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state);
Dsmu7_baco.c75 return tonga_baco_set_state(hwmgr, state); in smu7_baco_set_state()
Dtonga_baco.c185 int tonga_baco_set_state(struct pp_hwmgr *hwmgr, enum BACO_STATE state) in tonga_baco_set_state() function