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:has_tea575x
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H
A
D
bttvp.h
441
int
has_tea575x
;
member
H
A
D
bttv-cards.c
3079
btv->
has_tea575x
= 1;
in miro_pinnacle_gpio()
3098
(btv->
has_tea575x
? "tea575x" : "fmtuner"),
in miro_pinnacle_gpio()
3376
btv->
has_tea575x
= 1;
in bttv_init_card2()
3819
btv->
has_tea575x
= 0;
in tea575x_init()
3830
btv->
has_tea575x
= 1;
in terratec_active_radio_upgrade()
H
A
D
bttv-driver.c
1833
if (btv->
has_tea575x
) {
in bttv_set_frequency()
2456
if (btv->
has_tea575x
)
in bttv_querycap()
3213
if (btv->
has_tea575x
)
in radio_g_tuner()
3239
if (btv->
has_tea575x
)
in radio_s_hw_freq_seek()
3251
if (btv->
has_tea575x
)
in radio_enum_freq_bands()
3940
if (btv->
has_tea575x
)
in bttv_register_video()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H
A
D
bttvp.h
398
int
has_tea575x
;
member
H
A
D
bttv-driver.c
1734
if (btv->
has_tea575x
) {
in bttv_set_frequency()
2130
if (btv->
has_tea575x
)
in bttv_querycap()
2418
if (btv->
has_tea575x
)
in radio_g_tuner()
2442
if (btv->
has_tea575x
)
in radio_s_hw_freq_seek()
2453
if (btv->
has_tea575x
)
in radio_enum_freq_bands()
3175
if (btv->
has_tea575x
)
in bttv_register_video()
H
A
D
bttv-cards.c
3076
btv->
has_tea575x
= 1;
in miro_pinnacle_gpio()
3095
(btv->
has_tea575x
? "tea575x" : "fmtuner"),
in miro_pinnacle_gpio()
3373
btv->
has_tea575x
= 1;
in bttv_init_card2()
3816
btv->
has_tea575x
= 0;
in tea575x_init()
3827
btv->
has_tea575x
= 1;
in terratec_active_radio_upgrade()
Completed in 23 milliseconds