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_init
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/c8sectpfe/
H
A
D
c8sectpfe-dvb.c
55
.
tuner_init
= NULL,
209
stv090x_config.
tuner_init
= fe2->
tuner_init
;
in c8sectpfe_frontend_attach()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/c8sectpfe/
H
A
D
c8sectpfe-dvb.c
54
.
tuner_init
= NULL,
208
stv090x_config.
tuner_init
= fe2->
tuner_init
;
in c8sectpfe_frontend_attach()
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H
A
D
stv6110x.h
33
int (*
tuner_init
) (struct dvb_frontend *fe);
member
H
A
D
stv090x.h
81
int (*
tuner_init
)(struct dvb_frontend *fe);
member
H
A
D
stv6110x.c
381
.
tuner_init
= stv6110x_init,
H
A
D
stv090x.c
4698
if (config->
tuner_init
) {
in stv090x_init()
4699
if (config->
tuner_init
(fe) < 0)
in stv090x_init()
4739
if (config->
tuner_init
) {
in stv090x_init()
4740
if (config->
tuner_init
(fe) < 0)
in stv090x_init()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H
A
D
stv6110x.h
33
int (*
tuner_init
) (struct dvb_frontend *fe);
member
H
A
D
stv090x.h
81
int (*
tuner_init
)(struct dvb_frontend *fe);
member
H
A
D
stv6110x.c
381
.
tuner_init
= stv6110x_init,
H
A
D
stv090x.c
4698
if (config->
tuner_init
) {
in stv090x_init()
4699
if (config->
tuner_init
(fe) < 0)
in stv090x_init()
4739
if (config->
tuner_init
) {
in stv090x_init()
4740
if (config->
tuner_init
(fe) < 0)
in stv090x_init()
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H
A
D
budget.c
451
.
tuner_init
= NULL,
663
tt1600_stv090x_config.
tuner_init
= ctl->
tuner_init
;
in frontend_init()
717
tt1600_stv090x_config.
tuner_init
= ctl->
tuner_init
;
in frontend_init()
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/
H
A
D
budget.c
451
.
tuner_init
= NULL,
663
tt1600_stv090x_config.
tuner_init
= ctl->
tuner_init
;
in frontend_init()
717
tt1600_stv090x_config.
tuner_init
= ctl->
tuner_init
;
in frontend_init()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/
H
A
D
af9015.h
117
int (*
tuner_init
[2]) (struct dvb_frontend *fe);
member
H
A
D
af9015.c
739
ret = state->
tuner_init
[fe_to_adap(fe)->id](fe);
in af9015_tuner_init()
1060
state->
tuner_init
[adap->id] =
in af9015_tuner_attach()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/
H
A
D
af9015.h
117
int (*
tuner_init
[2]) (struct dvb_frontend *fe);
member
H
A
D
af9015.c
740
ret = state->
tuner_init
[fe_to_adap(fe)->id](fe);
in af9015_tuner_init()
1061
state->
tuner_init
[adap->id] =
in af9015_tuner_attach()
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H
A
D
technisat-usb2.c
535
technisat_usb2_stv090x_config.
tuner_init
= ctl->
tuner_init
;
in technisat_usb2_frontend_attach()
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H
A
D
technisat-usb2.c
535
technisat_usb2_stv090x_config.
tuner_init
= ctl->
tuner_init
;
in technisat_usb2_frontend_attach()
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H
A
D
ngene-cards.c
133
feconf->
tuner_init
= ctl->
tuner_init
;
in tuner_attach_stv6110()
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H
A
D
ngene-cards.c
133
feconf->
tuner_init
= ctl->
tuner_init
;
in tuner_attach_stv6110()
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H
A
D
ddbridge-core.c
1162
feconf->
tuner_init
= ctl->
tuner_init
;
in tuner_attach_stv6110()
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H
A
D
ddbridge-core.c
1153
feconf->
tuner_init
= ctl->
tuner_init
;
in tuner_attach_stv6110()
Completed in 56 milliseconds