Home
last modified time | relevance | path

Searched refs:ci_process_firmware_header (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dci_smumgr.c2367 static int ci_process_firmware_header(struct pp_hwmgr *hwmgr) in ci_process_firmware_header() function
2977 .process_firmware_header = ci_process_firmware_header,
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dci_dpm.c1779 static int ci_process_firmware_header(struct radeon_device *rdev) in ci_process_firmware_header() function
5159 ret = ci_process_firmware_header(rdev); in ci_dpm_enable()