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:p_agc_settings
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.c
4611
} /* set to
p_agc_settings
->top before */
in init_agc()
4918
struct drxj_cfg_agc *
p_agc_settings
= NULL;
in set_agc_rf()
local
4998
p_agc_settings
= &(ext_attr->vsb_if_agc_cfg);
in set_agc_rf()
5000
p_agc_settings
= &(ext_attr->qam_if_agc_cfg);
in set_agc_rf()
5002
p_agc_settings
= &(ext_attr->atv_if_agc_cfg);
in set_agc_rf()
5007
if (
p_agc_settings
->ctrl_mode == DRX_AGC_CTRL_AUTO) {
in set_agc_rf()
5132
struct drxj_cfg_agc *
p_agc_settings
= NULL;
in set_agc_if()
local
5212
p_agc_settings
= &(ext_attr->vsb_rf_agc_cfg);
in set_agc_if()
5214
p_agc_settings
= &(ext_attr->qam_rf_agc_cfg);
in set_agc_if()
5216
p_agc_settings
in set_agc_if()
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/
H
A
D
drxj.c
4608
} /* set to
p_agc_settings
->top before */
in init_agc()
4915
struct drxj_cfg_agc *
p_agc_settings
= NULL;
in set_agc_rf()
local
4995
p_agc_settings
= &(ext_attr->vsb_if_agc_cfg);
in set_agc_rf()
4997
p_agc_settings
= &(ext_attr->qam_if_agc_cfg);
in set_agc_rf()
4999
p_agc_settings
= &(ext_attr->atv_if_agc_cfg);
in set_agc_rf()
5004
if (
p_agc_settings
->ctrl_mode == DRX_AGC_CTRL_AUTO) {
in set_agc_rf()
5129
struct drxj_cfg_agc *
p_agc_settings
= NULL;
in set_agc_if()
local
5209
p_agc_settings
= &(ext_attr->vsb_rf_agc_cfg);
in set_agc_if()
5211
p_agc_settings
= &(ext_attr->qam_rf_agc_cfg);
in set_agc_if()
5213
p_agc_settings
in set_agc_if()
[all...]
Completed in 15 milliseconds