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:ASYNC
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H
A
D
spi.h
39
ASYNC
,
enumerator
H
A
D
spi.c
46
if (reqtype ==
ASYNC
) {
in st95hf_spi_send()
H
A
D
core.c
168
.req =
ASYNC
,
240
* For
ASYNC
request, recv_res is ignored and the
482
ASYNC
);
in st95hf_send_spi_reset_sequence()
622
/* Send response of wtx with
ASYNC
as no response expected */
in st95hf_handle_wtx()
974
ASYNC
);
in st95hf_in_send_cmd()
1232
ASYNC
);
in st95hf_remove()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H
A
D
spi.h
39
ASYNC
,
enumerator
H
A
D
spi.c
46
if (reqtype ==
ASYNC
) {
in st95hf_spi_send()
H
A
D
core.c
167
.req =
ASYNC
,
239
* For
ASYNC
request, recv_res is ignored and the
481
ASYNC
);
in st95hf_send_spi_reset_sequence()
621
/* Send response of wtx with
ASYNC
as no response expected */
in st95hf_handle_wtx()
971
ASYNC
);
in st95hf_in_send_cmd()
1228
ASYNC
);
in st95hf_remove()
/kernel/linux/linux-5.10/tools/perf/trace/beauty/
H
A
D
open_flags.c
42
P_FLAG(
ASYNC
);
in open__scnprintf_flags()
/kernel/linux/linux-6.6/tools/perf/trace/beauty/
H
A
D
open_flags.c
42
P_FLAG(
ASYNC
);
in open__scnprintf_flags()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H
A
D
mte.c
195
sctlr |= SYS_FIELD_PREP_ENUM(SCTLR_EL1, TCF0,
ASYNC
);
in mte_update_sctlr_user()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
dlfilter.c
373
CHECK_FLAG(
ASYNC
);
in dlfilter__init()
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
FlashPoint.c
345
#define
ASYNC
0x00
macro
3263
if (offset ==
ASYNC
)
in FPT_stsyncn()
3264
sync_msg =
ASYNC
;
in FPT_stsyncn()
3301
sync_reg = 0x00; /* Use
ASYNC
*/
in FPT_stsyncn()
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
FlashPoint.c
317
#define
ASYNC
0x00
macro
3232
if (offset ==
ASYNC
)
in FPT_stsyncn()
3233
sync_msg =
ASYNC
;
in FPT_stsyncn()
3270
sync_reg = 0x00; /* Use
ASYNC
*/
in FPT_stsyncn()
Completed in 21 milliseconds