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:TUNER_TDA9887
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/include/media/
H
A
D
tuner.h
114
#define
TUNER_TDA9887
74 /* This tuner should be used only internally */
macro
/kernel/linux/linux-6.6/include/media/
H
A
D
tuner.h
114
#define
TUNER_TDA9887
74 /* This tuner should be used only internally */
macro
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H
A
D
tuner-core.c
384
case
TUNER_TDA9887
:
in set_type()
607
else if (*tv == NULL && pos->type !=
TUNER_TDA9887
&&
in tuner_lookup()
688
t->type =
TUNER_TDA9887
;
in tuner_probe()
734
if (t->type ==
TUNER_TDA9887
) {
in tuner_probe()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H
A
D
tuner-core.c
384
case
TUNER_TDA9887
:
in set_type()
607
else if (*tv == NULL && pos->type !=
TUNER_TDA9887
&&
in tuner_lookup()
686
t->type =
TUNER_TDA9887
;
in tuner_probe()
732
if (t->type ==
TUNER_TDA9887
) {
in tuner_probe()
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
tuner-simple.c
616
tda9887_cfg.tuner =
TUNER_TDA9887
;
in simple_set_tv_freq()
731
tda9887_cfg.tuner =
TUNER_TDA9887
;
in simple_set_radio_freq()
H
A
D
tuner-types.c
1849
[
TUNER_TDA9887
] = { /* Philips TDA 9887 IF PLL Demodulator.
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
tuner-simple.c
616
tda9887_cfg.tuner =
TUNER_TDA9887
;
in simple_set_tv_freq()
731
tda9887_cfg.tuner =
TUNER_TDA9887
;
in simple_set_radio_freq()
H
A
D
tuner-types.c
1849
[
TUNER_TDA9887
] = { /* Philips TDA 9887 IF PLL Demodulator.
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H
A
D
saa7134-dvb.c
1934
tda9887_cfg.tuner =
TUNER_TDA9887
;
in dvb_fini()
H
A
D
saa7134-video.c
1098
tda9887_cfg.tuner =
TUNER_TDA9887
;
in saa7134_s_ctrl()
H
A
D
saa7134-cards.c
7665
tda9887_cfg.tuner =
TUNER_TDA9887
;
in saa7134_tuner_setup()
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H
A
D
saa7134-video.c
906
tda9887_cfg.tuner =
TUNER_TDA9887
;
in saa7134_s_ctrl()
H
A
D
saa7134-dvb.c
1963
tda9887_cfg.tuner =
TUNER_TDA9887
;
in dvb_fini()
H
A
D
saa7134-cards.c
7717
tda9887_cfg.tuner =
TUNER_TDA9887
;
in saa7134_tuner_setup()
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H
A
D
cx88-cards.c
3608
tda9887_cfg.tuner =
TUNER_TDA9887
;
in cx88_card_setup()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H
A
D
em28xx-video.c
2490
tda9887_cfg.tuner =
TUNER_TDA9887
;
in em28xx_tuner_setup()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H
A
D
em28xx-video.c
2480
tda9887_cfg.tuner =
TUNER_TDA9887
;
in em28xx_tuner_setup()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H
A
D
cx88-cards.c
3608
tda9887_cfg.tuner =
TUNER_TDA9887
;
in cx88_card_setup()
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H
A
D
bttv-cards.c
3682
tda9887_cfg.tuner =
TUNER_TDA9887
;
in bttv_init_tuner()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H
A
D
bttv-cards.c
3679
tda9887_cfg.tuner =
TUNER_TDA9887
;
in bttv_init_tuner()
Completed in 57 milliseconds