Searched refs:get_mac_definition (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 108 if (NULL != hwmgr->smumgr_funcs->get_mac_definition) in smum_get_mac_definition() 109 return hwmgr->smumgr_funcs->get_mac_definition(value); in smum_get_mac_definition()
|
H A D | vegam_smumgr.c | 2292 .get_mac_definition = vegam_get_mac_definition,
|
H A D | fiji_smumgr.c | 2668 .get_mac_definition = fiji_get_mac_definition,
|
H A D | iceland_smumgr.c | 2682 .get_mac_definition = iceland_get_mac_definition,
|
H A D | ci_smumgr.c | 2982 .get_mac_definition = ci_get_mac_definition,
|
H A D | tonga_smumgr.c | 3264 .get_mac_definition = tonga_get_mac_definition,
|
H A D | polaris10_smumgr.c | 2586 .get_mac_definition = polaris10_get_mac_definition,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 108 if (NULL != hwmgr->smumgr_funcs->get_mac_definition) in smum_get_mac_definition() 109 return hwmgr->smumgr_funcs->get_mac_definition(value); in smum_get_mac_definition()
|
H A D | vegam_smumgr.c | 2290 .get_mac_definition = vegam_get_mac_definition,
|
H A D | fiji_smumgr.c | 2666 .get_mac_definition = fiji_get_mac_definition,
|
H A D | iceland_smumgr.c | 2682 .get_mac_definition = iceland_get_mac_definition,
|
H A D | tonga_smumgr.c | 3264 .get_mac_definition = tonga_get_mac_definition,
|
H A D | polaris10_smumgr.c | 2704 .get_mac_definition = polaris10_get_mac_definition,
|
H A D | ci_smumgr.c | 2983 .get_mac_definition = ci_get_mac_definition,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 227 uint32_t (*get_mac_definition)(uint32_t value); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 226 uint32_t (*get_mac_definition)(uint32_t value); member
|
Completed in 46 milliseconds