OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:read_bios_from_rom
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_bios.c
196
if (!adev->asic_funcs->
read_bios_from_rom
)
amdgpu.h
575
bool (*
read_bios_from_rom
)(struct amdgpu_device *adev,
member in struct:amdgpu_asic_funcs
1136
#define amdgpu_asic_read_bios_from_rom(adev, b, l) (adev)->asic_funcs->
read_bios_from_rom
((adev), (b), (l))
amdgpu_soc15.c
975
.
read_bios_from_rom
= &soc15_read_bios_from_rom,
997
.
read_bios_from_rom
= &soc15_read_bios_from_rom,
amdgpu_nv.c
629
.
read_bios_from_rom
= &nv_read_bios_from_rom,
amdgpu_vi.c
1094
.
read_bios_from_rom
= &vi_read_bios_from_rom,
amdgpu_cik.c
1932
.
read_bios_from_rom
= &cik_read_bios_from_rom,
amdgpu_si.c
1423
.
read_bios_from_rom
= &si_read_bios_from_rom,
Completed in 21 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025