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:keep_power
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
ti-tsc2046.c
241
bool
keep_power
)
in tsc2046_adc_get_cmd()
249
if (
keep_power
)
in tsc2046_adc_get_cmd()
240
tsc2046_adc_get_cmd(struct tsc2046_adc_priv *priv, int ch_idx, bool
keep_power
)
tsc2046_adc_get_cmd()
argument
/kernel/linux/linux-5.10/include/sound/
H
A
D
hda_codec.h
61
unsigned int
keep_power
:1; /* keep power up for notification */
member
/kernel/linux/linux-6.6/include/sound/
H
A
D
hda_codec.h
58
unsigned int
keep_power
:1; /* keep power up for notification */
member
/kernel/linux/linux-5.10/sound/pci/hda/
H
A
D
hda_intel.c
363
#define needs_eld_notify_link(chip) ((chip)->bus.
keep_power
)
1322
chip->bus.
keep_power
= 0;
in azx_vs_gpu_bound()
1340
chip->bus.
keep_power
= parent ? !pci_pr3_present(parent) : 1;
in init_vga_switcheroo()
H
A
D
patch_hdmi.c
2640
spec->codec->bus->
keep_power
= 0;
in generic_acomp_notifier_set()
/kernel/linux/linux-6.6/sound/pci/hda/
H
A
D
hda_intel.c
327
#define needs_eld_notify_link(chip) ((chip)->bus.
keep_power
)
1282
chip->bus.
keep_power
= 0;
in azx_vs_gpu_bound()
1300
chip->bus.
keep_power
= parent ? !pci_pr3_present(parent) : 1;
in init_vga_switcheroo()
H
A
D
patch_hdmi.c
1707
int
keep_power
= 0;
in silent_stream_enable()
local
1760
keep_power
= 1;
in silent_stream_enable()
1769
if (err || !
keep_power
)
in silent_stream_enable()
2644
spec->codec->bus->
keep_power
= 0;
in generic_acomp_notifier_set()
Completed in 23 milliseconds