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:power_save
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H
A
D
iwl-modparams.h
126
bool
power_save
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H
A
D
iwl-modparams.h
74
bool
power_save
;
member
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
hda_tegra.c
82
static int
power_save
= CONFIG_SND_HDA_POWER_SAVE_DEFAULT;
variable
87
#define
power_save
0
macro
H
A
D
hda_loongson.c
113
static int
power_save
= CONFIG_SND_HDA_POWER_SAVE_DEFAULT;
variable
126
#define
power_save
0
macro
H
A
D
hda_intel.c
176
static int
power_save
= CONFIG_SND_HDA_POWER_SAVE_DEFAULT;
variable
193
#define
power_save
0
macro
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H
A
D
pwc-if.c
134
static int
power_save
= -1;
variable
H
A
D
pwc.h
244
char
power_save
; /* Do powersaving for this cam */
member
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H
A
D
pwc-if.c
134
static int
power_save
= -1;
variable
H
A
D
pwc.h
244
char
power_save
; /* Do powersaving for this cam */
member
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
hda_tegra.c
90
static int
power_save
= CONFIG_SND_HDA_POWER_SAVE_DEFAULT;
variable
95
#define
power_save
0
macro
H
A
D
hda_intel.c
173
static int
power_save
= CONFIG_SND_HDA_POWER_SAVE_DEFAULT;
variable
190
#define
power_save
0
macro
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
machdep.h
125
void (*
power_save
)(void);
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
machdep.h
118
void (*
power_save
)(void);
member
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H
A
D
dev.h
108
int (*
power_save
) (struct lbs_private *priv);
member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H
A
D
dev.h
108
int (*
power_save
) (struct lbs_private *priv);
member
/kernel/linux/linux-5.10/sound/pci/ac97/
H
A
D
ac97_codec.c
36
static int
power_save
= CONFIG_SND_AC97_POWER_SAVE_DEFAULT;
variable
/kernel/linux/linux-6.6/sound/pci/ac97/
H
A
D
ac97_codec.c
36
static int
power_save
= CONFIG_SND_AC97_POWER_SAVE_DEFAULT;
variable
Completed in 35 milliseconds