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_vbiq
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H
A
D
cx23885-video.c
122
if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->
vb2_vbiq
) ||
in cx23885_set_tvnorm()
611
if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->
vb2_vbiq
) ||
in vidioc_s_fmt_vid_cap()
1336
q = &dev->
vb2_vbiq
;
in cx23885_video_register()
1384
dev->vbi_dev->queue = &dev->
vb2_vbiq
;
in cx23885_video_register()
H
A
D
cx23885.h
430
struct vb2_queue
vb2_vbiq
;
member
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H
A
D
cx23885-video.c
122
if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->
vb2_vbiq
) ||
in cx23885_set_tvnorm()
612
if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->
vb2_vbiq
) ||
in vidioc_s_fmt_vid_cap()
1337
q = &dev->
vb2_vbiq
;
in cx23885_video_register()
1385
dev->vbi_dev->queue = &dev->
vb2_vbiq
;
in cx23885_video_register()
H
A
D
cx23885.h
430
struct vb2_queue
vb2_vbiq
;
member
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H
A
D
cx88.h
488
struct vb2_queue
vb2_vbiq
;
member
H
A
D
cx88-video.c
778
if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->
vb2_vbiq
))
in vidioc_s_fmt_vid_cap()
1426
q = &dev->
vb2_vbiq
;
in cx8800_initdev()
1465
dev->vbi_dev.queue = &dev->
vb2_vbiq
;
in cx8800_initdev()
H
A
D
cx88-core.c
881
vb2_is_busy(&core->v4ldev->
vb2_vbiq
)))
in cx88_set_tvnorm()
H
A
D
cx88-blackbird.c
877
vb2_is_busy(&core->v4ldev->
vb2_vbiq
)))
in vidioc_s_fmt_vid_cap()
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H
A
D
cx88.h
488
struct vb2_queue
vb2_vbiq
;
member
H
A
D
cx88-video.c
779
if (vb2_is_busy(&dev->vb2_vidq) || vb2_is_busy(&dev->
vb2_vbiq
))
in vidioc_s_fmt_vid_cap()
1427
q = &dev->
vb2_vbiq
;
in cx8800_initdev()
1466
dev->vbi_dev.queue = &dev->
vb2_vbiq
;
in cx8800_initdev()
H
A
D
cx88-core.c
895
vb2_is_busy(&core->v4ldev->
vb2_vbiq
)))
in cx88_set_tvnorm()
H
A
D
cx88-blackbird.c
877
vb2_is_busy(&core->v4ldev->
vb2_vbiq
)))
in vidioc_s_fmt_vid_cap()
Completed in 20 milliseconds