Searched refs:power_off_asic (Results 1 – 2 of 2) sorted by relevance
68 if (NULL != hwmgr->hwmgr_func->power_off_asic) in phm_power_down_asic()69 return hwmgr->hwmgr_func->power_off_asic(hwmgr); in phm_power_down_asic()
352 int (*power_off_asic)(struct pp_hwmgr *hwmgr); member