Home
last modified time | relevance | path

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

/linux/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
H A Dsmuio_v14_0_2.c59 .get_rom_index_offset = smuio_v14_0_2_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_v11_0.c76 .get_rom_index_offset = smuio_v11_0_get_rom_index_offset,
H A Dsmuio_v9_0.c73 .get_rom_index_offset = smuio_v9_0_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.c518 !adev->smuio.funcs->get_rom_index_offset || in amdgpu_soc15_read_bios_from_rom()
526 adev->smuio.funcs->get_rom_index_offset(adev); in amdgpu_soc15_read_bios_from_rom()