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:vb2_mpegq
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H
A
D
cx88-blackbird.c
874
if (vb2_is_busy(&dev->
vb2_mpegq
))
in vidioc_s_fmt_vid_cap()
901
streaming = vb2_start_streaming_called(&dev->
vb2_mpegq
);
in vidioc_s_frequency()
1136
dev->mpeg_dev.queue = &dev->
vb2_mpegq
;
in blackbird_register_video()
1194
q = &dev->
vb2_mpegq
;
in cx8802_blackbird_probe()
H
A
D
cx88.h
546
struct vb2_queue
vb2_mpegq
;
member
H
A
D
cx88-core.c
883
if (core->dvbdev && vb2_is_busy(&core->dvbdev->
vb2_mpegq
))
in cx88_set_tvnorm()
H
A
D
cx88-video.c
780
if (core->dvbdev && vb2_is_busy(&core->dvbdev->
vb2_mpegq
))
in vidioc_s_fmt_vid_cap()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H
A
D
cx88-blackbird.c
874
if (vb2_is_busy(&dev->
vb2_mpegq
))
in vidioc_s_fmt_vid_cap()
901
streaming = vb2_start_streaming_called(&dev->
vb2_mpegq
);
in vidioc_s_frequency()
1136
dev->mpeg_dev.queue = &dev->
vb2_mpegq
;
in blackbird_register_video()
1194
q = &dev->
vb2_mpegq
;
in cx8802_blackbird_probe()
H
A
D
cx88.h
546
struct vb2_queue
vb2_mpegq
;
member
H
A
D
cx88-core.c
897
if (core->dvbdev && vb2_is_busy(&core->dvbdev->
vb2_mpegq
))
in cx88_set_tvnorm()
H
A
D
cx88-video.c
781
if (core->dvbdev && vb2_is_busy(&core->dvbdev->
vb2_mpegq
))
in vidioc_s_fmt_vid_cap()
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H
A
D
cx23885.h
438
struct vb2_queue
vb2_mpegq
;
member
H
A
D
cx23885-video.c
123
vb2_is_busy(&dev->
vb2_mpegq
))
in cx23885_set_tvnorm()
612
vb2_is_busy(&dev->
vb2_mpegq
))
in vidioc_s_fmt_vid_cap()
H
A
D
cx23885-417.c
1524
q = &dev->
vb2_mpegq
;
in cx23885_417_register()
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H
A
D
cx23885.h
438
struct vb2_queue
vb2_mpegq
;
member
H
A
D
cx23885-video.c
123
vb2_is_busy(&dev->
vb2_mpegq
))
in cx23885_set_tvnorm()
613
vb2_is_busy(&dev->
vb2_mpegq
))
in vidioc_s_fmt_vid_cap()
H
A
D
cx23885-417.c
1524
q = &dev->
vb2_mpegq
;
in cx23885_417_register()
Completed in 29 milliseconds