Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:structuresize
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/
H
A
D
bios_parser2.c
371
le16_to_cpu(header->table_header.
structuresize
))
in get_gpio_i2c_info()
379
count = (le16_to_cpu(header->table_header.
structuresize
)
in get_gpio_i2c_info()
512
> le16_to_cpu(header->table_header.
structuresize
))
in bios_parser_get_gpio_pin_info()
534
count = (le16_to_cpu(header->table_header.
structuresize
)
in bios_parser_get_gpio_pin_info()
2099
packed_rom_header_offset + rom_header->table_header.
structuresize
;
in bios_parser_pack_data_tables()
2103
bp->master_data_tbl->table_header.
structuresize
;
in bios_parser_pack_data_tables()
2118
rom_header->table_header.
structuresize
);
in bios_parser_pack_data_tables()
2140
data_tbl_header->
structuresize
);
in bios_parser_pack_data_tables()
2145
packed_data_tbl_offset += data_tbl_header->
structuresize
;
in bios_parser_pack_data_tables()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.c
34
voltage_object_info_table->table_header.
structuresize
);
in pp_atomfwctrl_lookup_voltage_type_v4()
184
gpio_lookup_table->table_header.
structuresize
);
in pp_atomfwctrl_lookup_gpio_pin()
H
A
D
vega12_processpptables.c
71
PP_ASSERT_WITH_CODE(powerplay_table->sHeader.
structuresize
> 0,
in check_powerplay_tables()
H
A
D
vega20_processpptables.c
645
PP_ASSERT_WITH_CODE(powerplay_table->sHeader.
structuresize
> 0,
in check_powerplay_tables()
H
A
D
vega10_processpptables.c
81
PP_ASSERT_WITH_CODE(powerplay_table->sHeader.
structuresize
> 0,
in check_powerplay_tables()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H
A
D
ppatomfwctrl.c
34
voltage_object_info_table->table_header.
structuresize
);
in pp_atomfwctrl_lookup_voltage_type_v4()
184
gpio_lookup_table->table_header.
structuresize
);
in pp_atomfwctrl_lookup_gpio_pin()
H
A
D
vega12_processpptables.c
70
PP_ASSERT_WITH_CODE(powerplay_table->sHeader.
structuresize
> 0,
in check_powerplay_tables()
H
A
D
vega20_processpptables.c
644
PP_ASSERT_WITH_CODE(powerplay_table->sHeader.
structuresize
> 0,
in check_powerplay_tables()
H
A
D
vega10_processpptables.c
80
PP_ASSERT_WITH_CODE(powerplay_table->sHeader.
structuresize
> 0,
in check_powerplay_tables()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H
A
D
bios_parser2.c
479
le16_to_cpu(header->table_header.
structuresize
))
in get_gpio_i2c_info()
487
count = (le16_to_cpu(header->table_header.
structuresize
)
in get_gpio_i2c_info()
670
> le16_to_cpu(header->table_header.
structuresize
))
in bios_parser_get_gpio_pin_info()
677
count = (le16_to_cpu(header->table_header.
structuresize
)
in bios_parser_get_gpio_pin_info()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
atomfirmware.h
227
uint16_t
structuresize
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
atomfirmware.h
234
uint16_t
structuresize
;
member
Completed in 39 milliseconds