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:channel_obj
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H
A
D
vpif_display.c
54
static void vpif_calculate_offsets(struct
channel_obj
*ch);
55
static void vpif_config_addr(struct
channel_obj
*ch, int muxmode);
74
struct
channel_obj
*ch = vb2_get_drv_priv(vb->vb2_queue);
in vpif_buffer_prepare()
115
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_buffer_queue_setup()
147
struct
channel_obj
*ch = vb2_get_drv_priv(vb->vb2_queue);
in vpif_buffer_queue()
168
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_start_streaming()
253
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_stop_streaming()
364
struct
channel_obj
*ch;
in vpif_channel_isr()
429
static int vpif_update_std_info(struct
channel_obj
*ch)
in vpif_update_std_info()
457
static int vpif_update_resolution(struct
channel_obj
*c
[all...]
H
A
D
vpif_capture.c
46
static void vpif_calculate_offsets(struct
channel_obj
*ch);
47
static void vpif_config_addr(struct
channel_obj
*ch, int muxmode);
72
struct
channel_obj
*ch = vb2_get_drv_priv(q);
in vpif_buffer_prepare()
113
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_buffer_queue_setup()
144
struct
channel_obj
*ch = vb2_get_drv_priv(vb->vb2_queue);
in vpif_buffer_queue()
168
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_start_streaming()
258
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_stop_streaming()
371
struct
channel_obj
*ch;
in vpif_channel_isr()
459
static int vpif_update_std_info(struct
channel_obj
*ch)
in vpif_update_std_info()
557
static void vpif_calculate_offsets(struct
channel_obj
*c
[all...]
H
A
D
vpif_display.h
99
struct
channel_obj
{
struct
119
struct
channel_obj
*dev[VPIF_DISPLAY_NUM_CHANNELS];
H
A
D
vpif_capture.h
78
struct
channel_obj
{
struct
101
struct
channel_obj
*dev[VPIF_CAPTURE_NUM_CHANNELS];
/kernel/linux/linux-6.6/drivers/media/platform/ti/davinci/
H
A
D
vpif_display.c
54
static void vpif_calculate_offsets(struct
channel_obj
*ch);
55
static void vpif_config_addr(struct
channel_obj
*ch, int muxmode);
74
struct
channel_obj
*ch = vb2_get_drv_priv(vb->vb2_queue);
in vpif_buffer_prepare()
115
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_buffer_queue_setup()
147
struct
channel_obj
*ch = vb2_get_drv_priv(vb->vb2_queue);
in vpif_buffer_queue()
168
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_start_streaming()
253
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_stop_streaming()
364
struct
channel_obj
*ch;
in vpif_channel_isr()
429
static int vpif_update_std_info(struct
channel_obj
*ch)
in vpif_update_std_info()
457
static int vpif_update_resolution(struct
channel_obj
*c
[all...]
H
A
D
vpif_capture.c
46
static void vpif_calculate_offsets(struct
channel_obj
*ch);
47
static void vpif_config_addr(struct
channel_obj
*ch, int muxmode);
72
struct
channel_obj
*ch = vb2_get_drv_priv(q);
in vpif_buffer_prepare()
113
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_buffer_queue_setup()
144
struct
channel_obj
*ch = vb2_get_drv_priv(vb->vb2_queue);
in vpif_buffer_queue()
168
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_start_streaming()
258
struct
channel_obj
*ch = vb2_get_drv_priv(vq);
in vpif_stop_streaming()
371
struct
channel_obj
*ch;
in vpif_channel_isr()
459
static int vpif_update_std_info(struct
channel_obj
*ch)
in vpif_update_std_info()
557
static void vpif_calculate_offsets(struct
channel_obj
*c
[all...]
H
A
D
vpif_capture.h
78
struct
channel_obj
{
struct
101
struct
channel_obj
*dev[VPIF_CAPTURE_NUM_CHANNELS];
H
A
D
vpif_display.h
91
struct
channel_obj
{
struct
111
struct
channel_obj
*dev[VPIF_DISPLAY_NUM_CHANNELS];
Completed in 7 milliseconds