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
defs:cmd_completion
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/nxp-nci/
H
A
D
nxp-nci.h
47
struct completion
cmd_completion
;
member
/kernel/linux/linux-6.6/drivers/nfc/nxp-nci/
H
A
D
nxp-nci.h
47
struct completion
cmd_completion
;
member
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H
A
D
efa_com_cmd.c
20
struct efa_admin_create_qp_resp
cmd_completion
;
in efa_com_create_qp()
local
133
struct efa_admin_destroy_qp_resp
cmd_completion
;
efa_com_destroy_qp()
local
160
struct efa_admin_create_cq_resp
cmd_completion
;
efa_com_create_cq()
local
225
struct efa_admin_reg_mr_resp
cmd_completion
;
efa_com_register_mr()
local
275
struct efa_admin_dereg_mr_resp
cmd_completion
;
efa_com_dereg_mr()
local
302
struct efa_admin_create_ah_resp
cmd_completion
;
efa_com_create_ah()
local
332
struct efa_admin_destroy_ah_resp
cmd_completion
;
efa_com_destroy_ah()
local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H
A
D
efa_com_cmd.c
14
struct efa_admin_create_qp_resp
cmd_completion
;
in efa_com_create_qp()
local
127
struct efa_admin_destroy_qp_resp
cmd_completion
;
efa_com_destroy_qp()
local
154
struct efa_admin_create_cq_resp
cmd_completion
= {};
efa_com_create_cq()
local
230
struct efa_admin_reg_mr_resp
cmd_completion
;
efa_com_register_mr()
local
280
struct efa_admin_dereg_mr_resp
cmd_completion
;
efa_com_dereg_mr()
local
307
struct efa_admin_create_ah_resp
cmd_completion
;
efa_com_create_ah()
local
337
struct efa_admin_destroy_ah_resp
cmd_completion
;
efa_com_destroy_ah()
local
[all...]
/kernel/linux/linux-5.10/drivers/block/rsxx/
H
A
D
cregs.c
361
struct creg_completion *
cmd_completion
;
in creg_cmd_done_cb()
local
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-amd-mp2.h
156
void (*
cmd_completion
)(struct amd_i2c_common *i2c_common);
member
/kernel/linux/linux-5.10/include/linux/mmc/
H
A
D
core.h
151
struct completion
cmd_completion
;
member
/kernel/linux/linux-6.6/include/linux/mmc/
H
A
D
core.h
151
struct completion
cmd_completion
;
member
/kernel/linux/linux-6.6/drivers/media/pci/intel/ivsc/
H
A
D
mei_csi.c
117
struct completion
cmd_completion
;
member
H
A
D
mei_ace.c
172
struct completion
cmd_completion
;
member
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-amd-mp2.h
156
void (*
cmd_completion
)(struct amd_i2c_common *i2c_common);
member
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
atmel-quadspi.c
156
struct completion
cmd_completion
;
member
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
atmel-quadspi.c
157
struct completion
cmd_completion
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H
A
D
ena_com.c
1194
struct ena_admin_acq_create_sq_resp_desc
cmd_completion
;
in ena_com_create_io_sq()
local
1352
struct ena_admin_acq_create_cq_resp_desc
cmd_completion
;
in ena_com_create_io_cq()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H
A
D
ena_com.c
1229
struct ena_admin_acq_create_sq_resp_desc
cmd_completion
;
in ena_com_create_io_sq()
local
1394
struct ena_admin_acq_create_cq_resp_desc
cmd_completion
;
in ena_com_create_io_cq()
local
[all...]
/kernel/linux/linux-6.6/drivers/dma/qcom/
H
A
D
gpi.c
519
struct completion
cmd_completion
;
member
Completed in 18 milliseconds