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:csis_pix_format
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H
A
D
imx-mipi-csis.c
343
struct
csis_pix_format
{
struct
350
static const struct
csis_pix_format
mipi_csis_formats[] = {
497
static const struct
csis_pix_format
*find_csis_format(u32 code)
in find_csis_format()
559
const struct
csis_pix_format
*csis_fmt)
in __mipi_csis_set_format()
593
const struct
csis_pix_format
*csis_fmt)
in mipi_csis_calculate_params()
644
const struct
csis_pix_format
*csis_fmt)
in mipi_csis_set_params()
731
const struct
csis_pix_format
*csis_fmt)
in mipi_csis_start_stream()
939
const struct
csis_pix_format
*csis_fmt;
in mipi_csis_s_stream()
1025
struct
csis_pix_format
const *csis_fmt;
in mipi_csis_set_fmt()
1099
const struct
csis_pix_format
*csis_fm
in mipi_csis_get_frame_desc()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H
A
D
mipi-csis.c
220
const struct
csis_pix_format
*csis_fmt;
229
* struct
csis_pix_format
- CSIS pixel format description
236
struct
csis_pix_format
{
struct
243
static const struct
csis_pix_format
s5pcsis_formats[] = {
279
static const struct
csis_pix_format
*find_csis_format(
in find_csis_format()
550
static struct
csis_pix_format
const *s5pcsis_try_format(
in s5pcsis_try_format()
553
struct
csis_pix_format
const *csis_fmt;
in s5pcsis_try_format()
581
struct
csis_pix_format
const *csis_fmt;
in s5pcsis_set_fmt()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H
A
D
mipi-csis.c
220
const struct
csis_pix_format
*csis_fmt;
229
* struct
csis_pix_format
- CSIS pixel format description
236
struct
csis_pix_format
{
struct
243
static const struct
csis_pix_format
s5pcsis_formats[] = {
279
static const struct
csis_pix_format
*find_csis_format(
in find_csis_format()
550
static struct
csis_pix_format
const *s5pcsis_try_format(
in s5pcsis_try_format()
553
struct
csis_pix_format
const *csis_fmt;
in s5pcsis_try_format()
583
struct
csis_pix_format
const *csis_fmt;
in s5pcsis_set_fmt()
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H
A
D
imx7-mipi-csis.c
247
const struct
csis_pix_format
*csis_fmt;
258
struct
csis_pix_format
{
struct
264
static const struct
csis_pix_format
mipi_csis_formats[] = {
400
static const struct
csis_pix_format
*find_csis_format(u32 code)
in find_csis_format()
802
struct
csis_pix_format
const *csis_fmt;
in mipi_csis_set_fmt()
Completed in 7 milliseconds