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:ccdc_buftype
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H
A
D
ccdc_hw_device.h
40
int (*set_buftype) (enum
ccdc_buftype
buf_type);
42
enum
ccdc_buftype
(*get_buftype) (void);
H
A
D
dm355_ccdc.c
684
static int ccdc_set_buftype(enum
ccdc_buftype
buf_type)
in ccdc_set_buftype()
692
static enum
ccdc_buftype
ccdc_get_buftype(void)
in ccdc_get_buftype()
H
A
D
isif.c
691
static int isif_set_buftype(enum
ccdc_buftype
buf_type)
in isif_set_buftype()
701
static enum
ccdc_buftype
isif_get_buftype(void)
in isif_get_buftype()
H
A
D
dm644x_ccdc.c
537
static int ccdc_set_buftype(enum
ccdc_buftype
buf_type)
in ccdc_set_buftype()
546
static enum
ccdc_buftype
ccdc_get_buftype(void)
in ccdc_get_buftype()
/kernel/linux/linux-5.10/drivers/media/platform/am437x/
H
A
D
am437x-vpfe.h
113
enum
ccdc_buftype
{
enum
151
enum
ccdc_buftype
buf_type;
184
enum
ccdc_buftype
buf_type;
H
A
D
am437x-vpfe.c
594
enum
ccdc_buftype
buf_type)
in vpfe_ccdc_set_buftype()
604
static inline enum
ccdc_buftype
vpfe_ccdc_get_buftype(struct vpfe_ccdc *ccdc)
in vpfe_ccdc_get_buftype()
865
enum
ccdc_buftype
buf_type;
in vpfe_get_ccdc_image_format()
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/
H
A
D
am437x-vpfe.h
113
enum
ccdc_buftype
{
enum
151
enum
ccdc_buftype
buf_type;
184
enum
ccdc_buftype
buf_type;
H
A
D
am437x-vpfe.c
594
enum
ccdc_buftype
buf_type)
in vpfe_ccdc_set_buftype()
604
static inline enum
ccdc_buftype
vpfe_ccdc_get_buftype(struct vpfe_ccdc *ccdc)
in vpfe_ccdc_get_buftype()
865
enum
ccdc_buftype
buf_type;
in vpfe_get_ccdc_image_format()
/kernel/linux/linux-5.10/include/media/davinci/
H
A
D
dm644x_ccdc.h
140
enum
ccdc_buftype
buf_type;
168
enum
ccdc_buftype
buf_type;
H
A
D
dm355_ccdc.h
265
enum
ccdc_buftype
buf_type;
291
enum
ccdc_buftype
buf_type;
H
A
D
ccdc_types.h
26
enum
ccdc_buftype
{
enum
H
A
D
isif.h
457
enum
ccdc_buftype
buf_type;
492
enum
ccdc_buftype
buf_type;
Completed in 15 milliseconds