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:service_ins_id
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H
A
D
qmi.h
128
unsigned int
service_ins_id
;
member
H
A
D
ahb.c
357
ab->qmi.
service_ins_id
= ATH11K_QMI_WLFW_SERVICE_INS_ID_V01_IPQ8074;
in ath11k_ahb_init_qmi_ce_config()
H
A
D
pci.c
622
ab->qmi.
service_ins_id
= ATH11K_QMI_WLFW_SERVICE_INS_ID_V01_QCA6390;
in ath11k_pci_init_qmi_ce_config()
H
A
D
qmi.c
2691
ab->qmi.
service_ins_id
);
in ath11k_qmi_init_service()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H
A
D
qmi.h
146
unsigned int
service_ins_id
;
member
H
A
D
pci.c
622
ab->qmi.
service_ins_id
= ab->hw_params->qmi_service_ins_id;
in ath12k_pci_init_qmi_ce_config()
H
A
D
qmi.c
3073
ab->qmi.
service_ins_id
);
in ath12k_qmi_init_service()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H
A
D
qmi.h
143
unsigned int
service_ins_id
;
member
H
A
D
pci.c
380
ab->qmi.
service_ins_id
= ab->hw_params.qmi_service_ins_id;
in ath11k_pci_init_qmi_ce_config()
H
A
D
ahb.c
430
ab->qmi.
service_ins_id
= ab->hw_params.qmi_service_ins_id;
in ath11k_ahb_init_qmi_ce_config()
H
A
D
qmi.c
3311
ab->qmi.
service_ins_id
);
in ath11k_qmi_init_service()
Completed in 20 milliseconds