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_LOCKED
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.h
645
(x ==
DRX_LOCKED
) ? "Locked" : \
H
A
D
drx_driver.h
786
DRX_LOCKED
**< Device is in lock *
801
DRX_LOCKED
enumerator
2093
(x ==
DRX_LOCKED
) ? "Locked" : \
H
A
D
drxj.c
8996
((*lock_status !=
DRX_LOCKED
) &&
in qam64auto()
9082
((*lock_status <
DRX_LOCKED
) &&
in qam256auto()
9171
if (lock_status >=
DRX_LOCKED
) {
in set_qam_channel()
10709
if (lock_status != DRXJ_DEMOD_LOCK && lock_status !=
DRX_LOCKED
) {
in ctrl_sig_quality()
10857
*lock_stat =
DRX_LOCKED
;
in ctrl_lock_status()
11499
common_attr->scan_desired_lock =
DRX_LOCKED
;
in drxj_open()
12003
case
DRX_LOCKED
:
in drx39xxj_read_status()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.h
646
(x ==
DRX_LOCKED
) ? "Locked" : \
H
A
D
drx_driver.h
786
DRX_LOCKED
**< Device is in lock *
801
DRX_LOCKED
enumerator
2093
(x ==
DRX_LOCKED
) ? "Locked" : \
H
A
D
drxj.c
8993
((*lock_status !=
DRX_LOCKED
) &&
in qam64auto()
9079
((*lock_status <
DRX_LOCKED
) &&
in qam256auto()
9168
if (lock_status >=
DRX_LOCKED
) {
in set_qam_channel()
10707
if (lock_status != DRXJ_DEMOD_LOCK && lock_status !=
DRX_LOCKED
) {
in ctrl_sig_quality()
10855
*lock_stat =
DRX_LOCKED
;
in ctrl_lock_status()
11497
common_attr->scan_desired_lock =
DRX_LOCKED
;
in drxj_open()
12000
case
DRX_LOCKED
:
in drx39xxj_read_status()
Completed in 34 milliseconds