Home
last modified time | relevance | path

Searched refs:power_off_asic (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dhardwaremanager.c53 if (NULL != hwmgr->hwmgr_func->power_off_asic) in phm_power_down_asic()
54 return hwmgr->hwmgr_func->power_off_asic(hwmgr); in phm_power_down_asic()
A Dsmu10_hwmgr.c1646 .power_off_asic = smu10_power_off_asic,
A Dsmu8_hwmgr.c2034 .power_off_asic = smu8_power_off_asic,
A Dvega12_hwmgr.c2929 .power_off_asic = vega12_power_off_asic,
A Dvega20_hwmgr.c4369 .power_off_asic = vega20_power_off_asic,
A Dvega10_hwmgr.c5567 .power_off_asic = vega10_power_off_asic,
A Dsmu7_hwmgr.c5749 .power_off_asic = smu7_power_off_asic,
/linux/drivers/gpu/drm/amd/pm/inc/
A Dhwmgr.h314 int (*power_off_asic)(struct pp_hwmgr *hwmgr); member

Completed in 71 milliseconds