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:ov5670_reg
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/
H
A
D
ov5670.c
70
struct
ov5670_reg
{
struct
77
const struct
ov5670_reg
*regs;
105
static const struct
ov5670_reg
mipi_data_rate_840mbps[] = {
123
static const struct
ov5670_reg
mode_2592x1944_regs[] = {
389
static const struct
ov5670_reg
mode_1296x972_regs[] = {
655
static const struct
ov5670_reg
mode_648x486_regs[] = {
921
static const struct
ov5670_reg
mode_2560x1440_regs[] = {
1186
static const struct
ov5670_reg
mode_1280x720_regs[] = {
1452
static const struct
ov5670_reg
mode_640x360_regs[] = {
1908
const struct
ov5670_reg
*reg
in ov5670_write_regs()
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H
A
D
ov5670.c
90
struct
ov5670_reg
{
struct
97
const struct
ov5670_reg
*regs;
147
static const struct
ov5670_reg
mipi_data_rate_840mbps[] = {
165
static const struct
ov5670_reg
mode_2592x1944_regs[] = {
430
static const struct
ov5670_reg
mode_1296x972_regs[] = {
695
static const struct
ov5670_reg
mode_648x486_regs[] = {
960
static const struct
ov5670_reg
mode_2560x1440_regs[] = {
1224
static const struct
ov5670_reg
mode_1280x720_regs[] = {
1489
static const struct
ov5670_reg
mode_640x360_regs[] = {
1962
const struct
ov5670_reg
*reg
in ov5670_write_regs()
[all...]
Completed in 4 milliseconds