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:to_rwpf
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H
A
D
vsp1_rwpf.c
52
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_enum_frame_size()
63
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_set_format()
134
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_get_selection()
182
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_set_selection()
H
A
D
vsp1_wpf.c
194
struct vsp1_rwpf *wpf =
to_rwpf
(subdev);
in wpf_s_stream()
261
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_configure_stream()
372
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_configure_frame()
396
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_configure_partition()
536
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_max_width()
H
A
D
vsp1_rpf.c
63
struct vsp1_rwpf *rpf =
to_rwpf
(&entity->subdev);
in rpf_configure_stream()
231
struct vsp1_rwpf *rpf =
to_rwpf
(&entity->subdev);
in rpf_configure_frame()
246
struct vsp1_rwpf *rpf =
to_rwpf
(&entity->subdev);
in rpf_configure_partition()
H
A
D
vsp1_rwpf.h
69
static inline struct vsp1_rwpf *
to_rwpf
(struct v4l2_subdev *subdev)
in to_rwpf()
function
H
A
D
vsp1_video.c
589
rwpf =
to_rwpf
(subdev);
in vsp1_video_pipeline_build()
595
rwpf =
to_rwpf
(subdev);
in vsp1_video_pipeline_build()
811
to_rwpf
(&pipe->uds_input->subdev);
in vsp1_video_setup_pipeline()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H
A
D
vsp1_rwpf.c
52
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_enum_frame_size()
64
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_set_format()
136
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_get_selection()
185
struct vsp1_rwpf *rwpf =
to_rwpf
(subdev);
in vsp1_rwpf_set_selection()
H
A
D
vsp1_wpf.c
194
struct vsp1_rwpf *wpf =
to_rwpf
(subdev);
in wpf_s_stream()
261
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_configure_stream()
372
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_configure_frame()
396
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_configure_partition()
536
struct vsp1_rwpf *wpf =
to_rwpf
(&entity->subdev);
in wpf_max_width()
H
A
D
vsp1_rpf.c
63
struct vsp1_rwpf *rpf =
to_rwpf
(&entity->subdev);
in rpf_configure_stream()
283
struct vsp1_rwpf *rpf =
to_rwpf
(&entity->subdev);
in rpf_configure_frame()
298
struct vsp1_rwpf *rpf =
to_rwpf
(&entity->subdev);
in rpf_configure_partition()
H
A
D
vsp1_rwpf.h
69
static inline struct vsp1_rwpf *
to_rwpf
(struct v4l2_subdev *subdev)
in to_rwpf()
function
H
A
D
vsp1_video.c
590
rwpf =
to_rwpf
(subdev);
in vsp1_video_pipeline_build()
596
rwpf =
to_rwpf
(subdev);
in vsp1_video_pipeline_build()
812
to_rwpf
(&pipe->uds_input->subdev);
in vsp1_video_setup_pipeline()
Completed in 9 milliseconds