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:pm_power_off
(Results
1 - 25
of
50
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H
A
D
reset.c
23
void (*
pm_power_off
)(void) = NULL;
variable
24
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/arc/kernel/
H
A
D
reset.c
30
void (*
pm_power_off
) (void) = NULL;
variable
31
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/csky/kernel/
H
A
D
power.c
6
void (*
pm_power_off
)(void);
variable
7
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H
A
D
reset.c
20
void (*
pm_power_off
)(void);
variable
21
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H
A
D
reset.c
23
void (*
pm_power_off
)(void) = NULL;
variable
24
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/csky/kernel/
H
A
D
power.c
6
void (*
pm_power_off
)(void);
variable
7
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/arc/kernel/
H
A
D
reset.c
30
void (*
pm_power_off
) (void) = NULL;
variable
31
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H
A
D
reset.c
33
void (*
pm_power_off
)(void) = machine_hang;
variable
35
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/riscv/kernel/
H
A
D
reset.c
15
void (*
pm_power_off
)(void) = NULL;
variable
16
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/sparc/kernel/
H
A
D
reboot.c
24
void (*
pm_power_off
)(void) = machine_power_off;
variable
25
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/riscv/kernel/
H
A
D
reset.c
15
void (*
pm_power_off
)(void) = NULL;
variable
16
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/sparc/kernel/
H
A
D
reboot.c
24
void (*
pm_power_off
)(void) = machine_power_off;
variable
25
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/mips/kernel/
H
A
D
reset.c
28
void (*
pm_power_off
)(void);
variable
30
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/um/kernel/
H
A
D
reboot.c
16
void (*
pm_power_off
)(void);
variable
17
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/mips/kernel/
H
A
D
reset.c
28
void (*
pm_power_off
)(void);
variable
30
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/um/kernel/
H
A
D
reboot.c
16
void (*
pm_power_off
)(void);
variable
17
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
reboot.c
22
void (*
pm_power_off
)(void);
variable
23
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/sh/kernel/
H
A
D
reboot.c
13
void (*
pm_power_off
)(void);
variable
14
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
reboot.c
22
void (*
pm_power_off
)(void);
variable
23
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/sh/kernel/
H
A
D
reboot.c
13
void (*
pm_power_off
)(void);
variable
14
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H
A
D
process.c
49
void (*
pm_power_off
)(void) = NULL;
variable
50
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H
A
D
process.c
48
void (*
pm_power_off
)(void) = NULL;
variable
49
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/c6x/kernel/
H
A
D
process.c
31
void (*
pm_power_off
)(void);
variable
32
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-5.10/arch/h8300/kernel/
H
A
D
process.c
49
void (*
pm_power_off
)(void) = NULL;
variable
50
EXPORT_SYMBOL(
pm_power_off
);
variable
/kernel/linux/linux-6.6/arch/m68k/kernel/
H
A
D
process.c
75
void (*
pm_power_off
)(void);
variable
76
EXPORT_SYMBOL(
pm_power_off
);
variable
Completed in 9 milliseconds
1
2