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:rev_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H
A
D
acpi.c
809
}
rev_data
[] = {
in iwl_sar_get_wgds_table()
local
839
for (idx = 0; idx < ARRAY_SIZE(
rev_data
); idx++) {
in iwl_sar_get_wgds_table()
841
u32 hdr_size = 1 + !!
rev_data
[idx].min_profiles;
in iwl_sar_get_wgds_table()
843
rev_data
[idx].bands;
in iwl_sar_get_wgds_table()
844
u32 max_size = hdr_size + profile_size *
rev_data
[idx].profiles;
in iwl_sar_get_wgds_table()
847
if (!
rev_data
[idx].min_profiles)
in iwl_sar_get_wgds_table()
851
profile_size *
rev_data
[idx].min_profiles;
in iwl_sar_get_wgds_table()
857
if (!(BIT(tbl_rev) &
rev_data
[idx].revisions))
in iwl_sar_get_wgds_table()
860
num_bands =
rev_data
[idx].bands;
in iwl_sar_get_wgds_table()
861
num_profiles =
rev_data
[id
in iwl_sar_get_wgds_table()
[all...]
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H
A
D
mlxbf-bootctl.c
822
u64
rev_data
[MLNX_MFG_VAL_QWORD_CNT(REV) + 1] = { 0 };
in rev_show()
local
835
rev_data
[word] = res.a1;
in rev_show()
839
return snprintf(buf, PAGE_SIZE, "%s", (char *)
rev_data
);
in rev_show()
Completed in 3 milliseconds