Searched refs:smu7_baco_get_state (Results 1 – 7 of 7) sorted by relevance
29 extern int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state);
53 int smu7_baco_get_state(struct pp_hwmgr *hwmgr, enum BACO_STATE *state) in smu7_baco_get_state() function
165 smu7_baco_get_state(hwmgr, &cur_state); in fiji_baco_set_state()
185 smu7_baco_get_state(hwmgr, &cur_state); in polaris_baco_set_state()
166 smu7_baco_get_state(hwmgr, &cur_state); in ci_baco_set_state()
189 smu7_baco_get_state(hwmgr, &cur_state); in tonga_baco_set_state()
5747 .get_asic_baco_state = smu7_baco_get_state,
Completed in 31 milliseconds