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:capture_pipe
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/
H
A
D
ia_css_pipe.h
39
struct ia_css_pipe *
capture_pipe
;
member
87
struct ia_css_pipe *
capture_pipe
;
member
H
A
D
atomisp_fops.c
381
struct atomisp_video_pipe *
capture_pipe
;
in atomisp_qbuffers_to_css_for_all_pipes()
local
421
struct atomisp_video_pipe *
capture_pipe
= NULL;
in atomisp_qbuffers_to_css()
local
[all...]
H
A
D
atomisp_ioctl.c
2018
struct atomisp_video_pipe *
capture_pipe
= NULL;
in __atomisp_streamoff()
local
H
A
D
sh_css.c
1848
struct ia_css_pipe *
capture_pipe
= NULL;
in map_sp_threads()
local
1919
struct ia_css_pipe *copy_pipe = NULL, *
capture_pipe
= NULL;
in create_host_pipeline_structure()
local
2030
struct ia_css_pipe *copy_pipe = NULL, *
capture_pipe
= NULL;
create_host_pipeline()
local
3920
struct ia_css_pipe *copy_pipe, *
capture_pipe
;
preview_start()
local
4917
struct ia_css_pipe *
capture_pipe
= NULL;
sh_css_pipe_start()
local
5724
struct ia_css_pipe *copy_pipe, *
capture_pipe
;
video_start()
local
9484
struct ia_css_pipe *
capture_pipe
= NULL;
global()
local
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H
A
D
ia_css_pipe.h
39
struct ia_css_pipe *
capture_pipe
;
member
86
struct ia_css_pipe *
capture_pipe
;
member
H
A
D
sh_css.c
1637
struct ia_css_pipe *
capture_pipe
= NULL;
in map_sp_threads()
local
1696
struct ia_css_pipe *copy_pipe = NULL, *
capture_pipe
= NULL;
in create_host_pipeline_structure()
local
1787
struct ia_css_pipe *copy_pipe = NULL, *
capture_pipe
= NULL;
create_host_pipeline()
local
3509
struct ia_css_pipe *copy_pipe, *
capture_pipe
;
preview_start()
local
4385
struct ia_css_pipe *
capture_pipe
= NULL;
sh_css_pipe_start()
local
4972
struct ia_css_pipe *copy_pipe, *
capture_pipe
;
video_start()
local
8288
struct ia_css_pipe *
capture_pipe
= NULL;
ia_css_stream_create()
local
[all...]
/kernel/linux/linux-5.10/sound/pci/pcxhr/
H
A
D
pcxhr.h
161
struct pcxhr_pipe
capture_pipe
[2]; /* 1 stereo or 2 mono pipes */
member
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H
A
D
pcxhr.h
161
struct pcxhr_pipe
capture_pipe
[2]; /* 1 stereo or 2 mono pipes */
member
Completed in 16 milliseconds