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
defs:vidq
(Results
1 - 25
of
42
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H
A
D
cal-video.c
578
struct cal_dmaqueue *
vidq
= &ctx->
vidq
;
in cal_buffer_queue()
local
H
A
D
cal.h
155
struct cal_dmaqueue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H
A
D
cx231xx-vbi.c
193
struct cx231xx_dmaqueue *
vidq
= &dev->vbi_mode.
vidq
;
in vbi_buf_queue()
local
204
struct cx231xx_dmaqueue *
vidq
= &dev->vbi_mode.
vidq
;
in return_all_buffers()
local
220
struct cx231xx_dmaqueue *
vidq
= &dev->vbi_mode.
vidq
;
in vbi_start_streaming()
local
[all...]
H
A
D
cx231xx-video.c
736
struct cx231xx_dmaqueue *
vidq
= &dev->video_mode.
vidq
;
in buffer_queue()
local
747
struct cx231xx_dmaqueue *
vidq
= &dev->video_mode.
vidq
;
in return_all_buffers()
local
766
struct cx231xx_dmaqueue *
vidq
= &dev->video_mode.
vidq
;
in start_streaming()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/
H
A
D
sun6i_video.c
601
struct vb2_queue *
vidq
= &video->vb2_vidq;
in sun6i_video_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H
A
D
cx231xx-vbi.c
193
struct cx231xx_dmaqueue *
vidq
= &dev->vbi_mode.
vidq
;
in vbi_buf_queue()
local
204
struct cx231xx_dmaqueue *
vidq
= &dev->vbi_mode.
vidq
;
in return_all_buffers()
local
220
struct cx231xx_dmaqueue *
vidq
= &dev->vbi_mode.
vidq
;
in vbi_start_streaming()
local
[all...]
H
A
D
cx231xx-video.c
736
struct cx231xx_dmaqueue *
vidq
= &dev->video_mode.
vidq
;
in buffer_queue()
local
747
struct cx231xx_dmaqueue *
vidq
= &dev->video_mode.
vidq
;
in return_all_buffers()
local
766
struct cx231xx_dmaqueue *
vidq
= &dev->video_mode.
vidq
;
in start_streaming()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/
H
A
D
tw686x.h
81
struct vb2_queue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/pci/tw5864/
H
A
D
tw5864.h
91
struct vb2_queue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/pci/tw68/
H
A
D
tw68.h
156
struct vb2_queue
vidq
;
member
/kernel/linux/linux-6.6/drivers/media/pci/tw5864/
H
A
D
tw5864.h
91
struct vb2_queue
vidq
;
member
/kernel/linux/linux-6.6/drivers/media/pci/tw68/
H
A
D
tw68.h
156
struct vb2_queue
vidq
;
member
/kernel/linux/linux-6.6/drivers/media/pci/tw686x/
H
A
D
tw686x.h
81
struct vb2_queue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/pci/dt3155/
H
A
D
dt3155.h
174
struct vb2_queue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H
A
D
solo6x10.h
171
struct vb2_queue
vidq
;
member
266
struct vb2_queue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H
A
D
tm6000-video.c
776
struct tm6000_dmaqueue *
vidq
= &dev->
vidq
;
in buffer_queue()
local
[all...]
H
A
D
tm6000.h
212
struct tm6000_dmaqueue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H
A
D
au0828-video.c
724
struct au0828_dmaqueue *
vidq
= &dev->
vidq
;
in buffer_queue()
local
853
struct au0828_dmaqueue *
vidq
= &dev->
vidq
;
in au0828_stop_streaming()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H
A
D
au0828-video.c
723
struct au0828_dmaqueue *
vidq
= &dev->
vidq
;
in buffer_queue()
local
852
struct au0828_dmaqueue *
vidq
= &dev->
vidq
;
in au0828_stop_streaming()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H
A
D
solo6x10.h
171
struct vb2_queue
vidq
;
member
266
struct vb2_queue
vidq
;
member
/kernel/linux/linux-6.6/drivers/media/pci/dt3155/
H
A
D
dt3155.h
174
struct vb2_queue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/platform/
H
A
D
fsl-viu.c
125
struct viu_dmaqueue
vidq
;
member
290
static int restart_video_queue(struct viu_dmaqueue *
vidq
)
in restart_video_queue()
argument
347
struct viu_dmaqueue *
vidq
= &dev->
vidq
;
viu_vid_timeout()
local
497
struct viu_dmaqueue *
vidq
= &dev->
vidq
;
buffer_queue()
local
958
struct viu_dmaqueue *
vidq
= viuq;
viu_activate_next_buf()
local
1023
struct viu_dmaqueue *
vidq
= &dev->
vidq
;
viu_capture_intr()
local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cx25821/
H
A
D
cx25821.h
204
struct vb2_queue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/
H
A
D
zr364xx.c
172
struct zr364xx_dmaqueue
vidq
;
member
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H
A
D
go7007-priv.h
226
struct vb2_queue
vidq
;
member
Completed in 24 milliseconds
1
2