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:V4L2_STD_GH
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H
A
D
saa7134-tvaudio.c
63
.std = V4L2_STD_B |
V4L2_STD_GH
,
794
if (dev->tvnorm->id & (V4L2_STD_B |
V4L2_STD_GH
))
in tvaudio_thread_ddep()
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H
A
D
saa7134-tvaudio.c
63
.std = V4L2_STD_B |
V4L2_STD_GH
,
794
if (dev->tvnorm->id & (V4L2_STD_B |
V4L2_STD_GH
))
in tvaudio_thread_ddep()
/kernel/linux/linux-5.10/drivers/media/common/
H
A
D
tveeprom.c
51
{ V4L2_STD_B|
V4L2_STD_GH
, " PAL(B/G)" },
/kernel/linux/linux-6.6/drivers/media/common/
H
A
D
tveeprom.c
51
{ V4L2_STD_B|
V4L2_STD_GH
, " PAL(B/G)" },
/kernel/linux/linux-5.10/drivers/media/tuners/
H
A
D
si2157.c
556
if (params->std & (V4L2_STD_B |
V4L2_STD_GH
)) {
in si2157_set_analog_params()
H
A
D
tda8290.c
115
} else if (params->std &
V4L2_STD_GH
) {
in set_audio()
H
A
D
tda18271-fe.c
1005
} else if (params->std &
V4L2_STD_GH
) {
in tda18271_set_analog_params()
H
A
D
tda827x.c
51
} else if (params->std &
V4L2_STD_GH
) {
in tda827x_set_std()
/kernel/linux/linux-6.6/drivers/media/tuners/
H
A
D
tda8290.c
115
} else if (params->std &
V4L2_STD_GH
) {
in set_audio()
H
A
D
si2157.c
620
if (params->std & (V4L2_STD_B |
V4L2_STD_GH
)) {
in si2157_set_analog_params()
H
A
D
tda18271-fe.c
1005
} else if (params->std &
V4L2_STD_GH
) {
in tda18271_set_analog_params()
H
A
D
tda827x.c
51
} else if (params->std &
V4L2_STD_GH
) {
in tda827x_set_std()
/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H
A
D
cx18-driver.c
419
#define TVEEPROM_TUNER_FORMAT_ALL (V4L2_STD_B |
V4L2_STD_GH
| \
in cx18_process_eeprom()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H
A
D
cx18-driver.c
418
#define TVEEPROM_TUNER_FORMAT_ALL (V4L2_STD_B |
V4L2_STD_GH
| \
in cx18_process_eeprom()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
videodev2.h
744
#define
V4L2_STD_GH
(V4L2_STD_G |\
macro
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
videodev2.h
1357
#define
V4L2_STD_GH
(V4L2_STD_G |\
macro
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H
A
D
cx231xx-video.c
1175
else if (dev->norm &
V4L2_STD_GH
)
in cx231xx_s_frequency()
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H
A
D
cx231xx-video.c
1175
else if (dev->norm &
V4L2_STD_GH
)
in cx231xx_s_frequency()
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
videodev2.h
1437
#define
V4L2_STD_GH
(V4L2_STD_G |\
macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
videodev2.h
714
#define
V4L2_STD_GH
(V4L2_STD_G | V4L2_STD_H)
macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
videodev2.h
714
#define
V4L2_STD_GH
(V4L2_STD_G | V4L2_STD_H)
macro
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-hdw.c
1838
.pat = V4L2_STD_B|
V4L2_STD_GH
,
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H
A
D
pvrusb2-hdw.c
1838
.pat = V4L2_STD_B|
V4L2_STD_GH
,
Completed in 57 milliseconds