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:agc_inv
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
m88ds3103.h
56
* @
agc_inv
: AGC polarity.
75
u8
agc_inv
:1;
member
100
* @
agc_inv
: AGC polarity. Default: 0.
120
u8
agc_inv
:1;
member
H
A
D
m88ds3103.c
967
ret = m88ds3103_update_bits(dev, 0x30, 0x10, dev->cfg->
agc_inv
<< 4);
in m88ds3103_set_frontend()
1684
pdata.
agc_inv
= cfg->
agc_inv
;
in m88ds3103_attach()
1788
dev->config.
agc_inv
= pdata->
agc_inv
;
in m88ds3103_probe()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
m88ds3103.h
56
* @
agc_inv
: AGC polarity.
75
u8
agc_inv
:1;
member
100
* @
agc_inv
: AGC polarity. Default: 0.
120
u8
agc_inv
:1;
member
H
A
D
m88ds3103.c
963
ret = m88ds3103_update_bits(dev, 0x30, 0x10, dev->cfg->
agc_inv
<< 4);
in m88ds3103_set_frontend()
1680
pdata.
agc_inv
= cfg->
agc_inv
;
in m88ds3103_attach()
1784
dev->config.
agc_inv
= pdata->
agc_inv
;
in m88ds3103_probe()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H
A
D
em28xx-dvb.c
1237
m88ds3103_pdata.
agc_inv
= 0;
in em28178_dvb_init_pctv_461e_v2()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H
A
D
em28xx-dvb.c
1240
m88ds3103_pdata.
agc_inv
= 0;
in em28178_dvb_init_pctv_461e_v2()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H
A
D
dw2102.c
1645
m88ds3103_pdata.
agc_inv
= 0;
in tt_s2_4600_frontend_attach()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H
A
D
dw2102.c
1641
m88ds3103_pdata.
agc_inv
= 0;
in tt_s2_4600_frontend_attach()
Completed in 15 milliseconds