Home
last modified time | relevance | path

Searched refs:smu7_baco_get_capability (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_baco.h28 extern int smu7_baco_get_capability(struct pp_hwmgr *hwmgr, bool *cap);
H A Dsmu7_baco.c36 int smu7_baco_get_capability(struct pp_hwmgr *hwmgr, bool *cap) in smu7_baco_get_capability() function
H A Dsmu7_hwmgr.c5794 .get_asic_baco_capability = smu7_baco_get_capability,