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:handover
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/remoteproc/
H
A
D
qcom_q6v5.h
34
void (*
handover
)(struct qcom_q6v5 *q6v5);
member
H
A
D
qcom_q6v5_pas.c
217
int
handover
;
in adsp_stop()
local
H
A
D
qcom_q6v5_adsp.c
266
int
handover
;
in adsp_stop()
local
/kernel/linux/linux-6.6/drivers/remoteproc/
H
A
D
qcom_q6v5.h
42
void (*
handover
)(struct qcom_q6v5 *q6v5);
member
H
A
D
qcom_q6v5_adsp.c
473
int
handover
;
in adsp_stop()
local
H
A
D
qcom_q6v5_pas.c
365
int
handover
;
in adsp_stop()
local
/kernel/linux/linux-5.10/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
481
int (*
handover
)(const struct ti_sci_handle *handle, u8 pid, u8 hid);
member
/kernel/linux/linux-6.6/include/linux/soc/ti/
H
A
D
ti_sci_protocol.h
520
int (*
handover
)(const struct ti_sci_handle *handle, u8 pid, u8 hid);
member
/kernel/linux/linux-6.6/kernel/printk/
H
A
D
printk.c
2893
static bool console_emit_next_record(struct console *con, bool *
handover
, int cookie)
in console_emit_next_record()
argument
2974
static bool console_flush_all(bool do_cond_resched, u64 *next_seq, bool *
handover
)
in console_flush_all()
argument
3044
bool
handover
;
console_unlock()
local
3173
bool
handover
;
console_flush_on_panic()
local
3381
bool
handover
;
console_init_seq()
local
[all...]
Completed in 13 milliseconds