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:dev_revid
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/bluetooth/
H
A
D
btintel.h
93
__le16
dev_revid
;
member
H
A
D
hci_intel.c
670
* The firmware filename is ibt-<hw_variant>-<
dev_revid
>.sfi.
in intel_setup()
690
ver.hw_variant, le16_to_cpu(params.
dev_revid
));
in intel_setup()
716
ver.hw_variant, le16_to_cpu(params.
dev_revid
));
in intel_setup()
H
A
D
btintel.c
749
le16_to_cpu(params->
dev_revid
));
in btintel_read_boot_params()
H
A
D
btusb.c
2421
le16_to_cpu(params->
dev_revid
),
in btusb_setup_intel_new_get_fw_name()
2541
* The firmware filename is ibt-<hw_variant>-<
dev_revid
>.sfi.
in btusb_intel_download_firmware()
/kernel/linux/linux-6.6/drivers/bluetooth/
H
A
D
btintel.h
93
__le16
dev_revid
;
member
H
A
D
hci_intel.c
670
* The firmware filename is ibt-<hw_variant>-<
dev_revid
>.sfi.
in intel_setup()
690
ver.hw_variant, le16_to_cpu(params.
dev_revid
));
in intel_setup()
716
ver.hw_variant, le16_to_cpu(params.
dev_revid
));
in intel_setup()
H
A
D
btintel.c
917
le16_to_cpu(params->
dev_revid
));
in btintel_read_boot_params()
1933
le16_to_cpu(params->
dev_revid
),
in btintel_get_fw_name()
2026
* The firmware filename is ibt-<hw_variant>-<
dev_revid
>.sfi.
in btintel_download_fw()
Completed in 14 milliseconds