Searched refs:is_hw_avfs_present (Results 1 – 5 of 5) sorted by relevance
199 if (hwmgr->smumgr_funcs->is_hw_avfs_present) in smum_is_hw_avfs_present()200 return hwmgr->smumgr_funcs->is_hw_avfs_present(hwmgr); in smum_is_hw_avfs_present()
2300 .is_hw_avfs_present = vegam_is_hw_avfs_present,
2669 .is_hw_avfs_present = fiji_is_hw_avfs_present,
2581 .is_hw_avfs_present = polaris10_is_hw_avfs_present,
229 bool (*is_hw_avfs_present)(struct pp_hwmgr *hwmgr); member