smu9_baco_get_state   29 drivers/gpu/drm/amd/powerplay/hwmgr/smu9_baco.h extern int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
smu9_baco_get_state   92 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_baco.c 	smu9_baco_get_state(hwmgr, &cur_state);
smu9_baco_get_state 5329 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c 	.get_asic_baco_state = smu9_baco_get_state,
smu9_baco_get_state   90 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_baco.c 	smu9_baco_get_state(hwmgr, &cur_state);
smu9_baco_get_state 2718 drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c 	.get_asic_baco_state = smu9_baco_get_state,