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:CT_TUNER_START
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
dib0090.c
1676
case
CT_TUNER_START
:
in dib0090_dc_offset_calibration()
1766
*tune_state =
CT_TUNER_START
; /* reset done -> real tuning can now begin */
in dib0090_dc_offset_calibration()
1780
case
CT_TUNER_START
:
in dib0090_wbd_calibration()
1794
*tune_state =
CT_TUNER_START
;
in dib0090_wbd_calibration()
1809
*tune_state =
CT_TUNER_START
; /* reset done -> real tuning can now begin */
in dib0090_wbd_calibration()
2086
if (*tune_state ==
CT_TUNER_START
) {
in dib0090_captrim_search()
2185
case
CT_TUNER_START
:
in dib0090_get_temperature()
2215
*tune_state =
CT_TUNER_START
;
in dib0090_get_temperature()
2248
if (*tune_state ==
CT_TUNER_START
) {
in dib0090_tune()
2269
if (*tune_state ==
CT_TUNER_START
) {
in dib0090_tune()
[all...]
H
A
D
dibx000_common.h
165
CT_TUNER_START
= 10,
enumerator
H
A
D
dib0070.c
368
if (*tune_state ==
CT_TUNER_START
) {
in dib0070_tune_digital()
464
} else if ((*tune_state >
CT_TUNER_START
) && (*tune_state < CT_TUNER_STEP_4)) {
in dib0070_tune_digital()
513
state->tune_state =
CT_TUNER_START
;
in dib0070_tune()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
dib0090.c
1676
case
CT_TUNER_START
:
in dib0090_dc_offset_calibration()
1766
*tune_state =
CT_TUNER_START
; /* reset done -> real tuning can now begin */
in dib0090_dc_offset_calibration()
1782
case
CT_TUNER_START
:
in dib0090_wbd_calibration()
1796
*tune_state =
CT_TUNER_START
;
in dib0090_wbd_calibration()
1811
*tune_state =
CT_TUNER_START
; /* reset done -> real tuning can now begin */
in dib0090_wbd_calibration()
2088
if (*tune_state ==
CT_TUNER_START
) {
in dib0090_captrim_search()
2187
case
CT_TUNER_START
:
in dib0090_get_temperature()
2217
*tune_state =
CT_TUNER_START
;
in dib0090_get_temperature()
2250
if (*tune_state ==
CT_TUNER_START
) {
in dib0090_tune()
2271
if (*tune_state ==
CT_TUNER_START
) {
in dib0090_tune()
[all...]
H
A
D
dibx000_common.h
165
CT_TUNER_START
= 10,
enumerator
H
A
D
dib0070.c
368
if (*tune_state ==
CT_TUNER_START
) {
in dib0070_tune_digital()
464
} else if ((*tune_state >
CT_TUNER_START
) && (*tune_state < CT_TUNER_STEP_4)) {
in dib0070_tune_digital()
513
state->tune_state =
CT_TUNER_START
;
in dib0070_tune()
Completed in 10 milliseconds