Searched refs:cgs_get_firmware_info (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/include/
H A Dcgs_common.h136 typedef int (*cgs_get_firmware_info)(struct cgs_device *cgs_device, typedef
147 cgs_get_firmware_info get_firmware_info;
173 #define cgs_get_firmware_info(dev, type, info) \ macro
/linux-master/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.c297 result = cgs_get_firmware_info(hwmgr->device,
482 cgs_get_firmware_info(hwmgr->device,
485 cgs_get_firmware_info(hwmgr->device,
H A Dvega10_smumgr.c211 ret = cgs_get_firmware_info(hwmgr->device,
H A Dvega12_smumgr.c219 ret = cgs_get_firmware_info(hwmgr->device, CGS_UCODE_ID_SMU,
H A Dsmu8_smumgr.c184 ret = cgs_get_firmware_info(hwmgr->device,
564 ret = cgs_get_firmware_info(hwmgr->device,
H A Dvega20_smumgr.c427 ret = cgs_get_firmware_info(hwmgr->device,
H A Diceland_smumgr.c193 cgs_get_firmware_info(hwmgr->device,
H A Dci_smumgr.c2321 cgs_get_firmware_info(hwmgr->device, CGS_UCODE_ID_SMU, &info);

Completed in 144 milliseconds