OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:record_result
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
amdgpu_bios_parser2.c
1848
enum bp_result
record_result
;
local in function:bios_get_board_layout_info
1864
record_result
= get_bracket_layout_record(dcb,
1868
if (
record_result
== BP_RESULT_NORECORD && i > 0)
1870
else if (
record_result
!= BP_RESULT_OK)
1871
return
record_result
; /* fail */
amdgpu_bios_parser2.c
1848
enum bp_result
record_result
;
local in function:bios_get_board_layout_info
1864
record_result
= get_bracket_layout_record(dcb,
1868
if (
record_result
== BP_RESULT_NORECORD && i > 0)
1870
else if (
record_result
!= BP_RESULT_OK)
1871
return
record_result
; /* fail */
amdgpu_bios_parser.c
2747
enum bp_result
record_result
;
local in function:bios_get_board_layout_info
2763
record_result
= get_bracket_layout_record(dcb,
2767
if (
record_result
== BP_RESULT_NORECORD && i > 0)
2769
else if (
record_result
!= BP_RESULT_OK)
2770
return
record_result
; /* fail */
amdgpu_bios_parser.c
2747
enum bp_result
record_result
;
local in function:bios_get_board_layout_info
2763
record_result
= get_bracket_layout_record(dcb,
2767
if (
record_result
== BP_RESULT_NORECORD && i > 0)
2769
else if (
record_result
!= BP_RESULT_OK)
2770
return
record_result
; /* fail */
Completed in 28 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025