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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsmuio_v13_0_6.c39 .get_rom_index_offset = smuio_v13_0_6_get_rom_index_offset,
H A Damdgpu_smuio.h39 u32 (*get_rom_index_offset)(struct amdgpu_device *adev); member in struct:amdgpu_smuio_funcs
H A Dsmuio_v11_0.c76 .get_rom_index_offset = smuio_v11_0_get_rom_index_offset,
H A Dsmuio_v11_0_6.c73 .get_rom_index_offset = smuio_v11_0_6_get_rom_index_offset,
H A Dsmuio_v9_0.c73 .get_rom_index_offset = smuio_v9_0_get_rom_index_offset,
H A Dsmuio_v14_0_2.c59 .get_rom_index_offset = smuio_v14_0_2_get_rom_index_offset,
H A Dsmuio_v13_0.c153 .get_rom_index_offset = smuio_v13_0_get_rom_index_offset,
H A Damdgpu_bios.c480 !adev->smuio.funcs->get_rom_index_offset ||
488 adev->smuio.funcs->get_rom_index_offset(adev);

Completed in 98 milliseconds