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:csi2dc_device
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/microchip/
H
A
D
microchip-csi2dc.c
157
* struct
csi2dc_device
- CSI2DC device driver data/config struct
183
struct
csi2dc_device
{
struct
209
static inline struct
csi2dc_device
*
212
return container_of(csi2dc_sd, struct
csi2dc_device
, csi2dc_sd);
in csi2dc_sd_to_csi2dc_device()
231
struct
csi2dc_device
*csi2dc = csi2dc_sd_to_csi2dc_device(csi2dc_sd);
in csi2dc_get_fmt()
251
struct
csi2dc_device
*csi2dc = csi2dc_sd_to_csi2dc_device(csi2dc_sd);
in csi2dc_set_fmt()
310
static int csi2dc_power(struct
csi2dc_device
*csi2dc, int on)
in csi2dc_power()
341
static int csi2dc_get_mbus_config(struct
csi2dc_device
*csi2dc)
in csi2dc_get_mbus_config()
371
static void csi2dc_vp_update(struct
csi2dc_device
*csi2dc)
in csi2dc_vp_update()
409
struct
csi2dc_device
*csi2d
in csi2dc_s_stream()
[all...]
Completed in 2 milliseconds