smu9_baco_get_state
extern int smu9_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
smu9_baco_get_state(hwmgr, &cur_state);
.get_asic_baco_state = smu9_baco_get_state,
smu9_baco_get_state(hwmgr, &cur_state);
.get_asic_baco_state = smu9_baco_get_state,