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:DRX_POWER_DOWN
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
drxk_hard.h
77
DRX_POWER_DOWN
= 255
enumerator
H
A
D
drxk_hard.c
745
state->m_current_power_mode =
DRX_POWER_DOWN
;
in init_state()
1584
case
DRX_POWER_DOWN
:
in ctrl_power_mode()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
drxk_hard.h
77
DRX_POWER_DOWN
= 255
enumerator
H
A
D
drxk_hard.c
726
state->m_current_power_mode =
DRX_POWER_DOWN
;
in init_state()
1565
case
DRX_POWER_DOWN
:
in ctrl_power_mode()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drx_driver.h
1171
DRX_POWER_DOWN
= 255
enumerator
2136
(x ==
DRX_POWER_DOWN
) ? "
DRX_POWER_DOWN
" : \
H
A
D
drxj.c
367
(mode ==
DRX_POWER_DOWN
))
11071
case
DRX_POWER_DOWN
:
in ctrl_power_mode()
11589
power_mode =
DRX_POWER_DOWN
;
in drxj_close()
11957
power_mode =
DRX_POWER_DOWN
;
in drx39xxj_set_powerstate()
12330
demod->my_common_attr->current_power_mode =
DRX_POWER_DOWN
;
in drx39xxj_attach()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drx_driver.h
1171
DRX_POWER_DOWN
= 255
enumerator
2136
(x ==
DRX_POWER_DOWN
) ? "
DRX_POWER_DOWN
" : \
H
A
D
drxj.c
367
(mode ==
DRX_POWER_DOWN
))
11069
case
DRX_POWER_DOWN
:
in ctrl_power_mode()
11587
power_mode =
DRX_POWER_DOWN
;
in drxj_close()
11954
power_mode =
DRX_POWER_DOWN
;
in drx39xxj_set_powerstate()
12327
demod->my_common_attr->current_power_mode =
DRX_POWER_DOWN
;
in drx39xxj_attach()
Completed in 46 milliseconds