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:bdisp_node
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H
A
D
bdisp.h
120
struct
bdisp_node
*node[MAX_NB_NODE];
157
struct
bdisp_node
*copy_node[MAX_NB_NODE];
H
A
D
bdisp-debug.c
322
struct
bdisp_node
*node;
in last_nodes_show()
394
struct
bdisp_node
*node;
in last_nodes_raw_show()
410
for (j = 0; j < sizeof(struct
bdisp_node
) / sizeof(u32); j++)
in last_nodes_raw_show()
H
A
D
bdisp-hw.c
435
sizeof(struct
bdisp_node
) * MAX_NB_NODE,
in bdisp_hw_free_nodes()
452
unsigned int i, node_size = sizeof(struct
bdisp_node
);
in bdisp_hw_alloc_nodes()
759
struct
bdisp_node
*node,
in bdisp_hw_build_node()
1049
struct
bdisp_node
**copy_node = ctx->bdisp_dev->dbg.copy_node;
in bdisp_hw_save_request()
1051
struct
bdisp_node
**node = ctx->node;
in bdisp_hw_save_request()
H
A
D
bdisp-reg.h
7
struct
bdisp_node
{
struct
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/bdisp/
H
A
D
bdisp.h
120
struct
bdisp_node
*node[MAX_NB_NODE];
157
struct
bdisp_node
*copy_node[MAX_NB_NODE];
H
A
D
bdisp-debug.c
322
struct
bdisp_node
*node;
in last_nodes_show()
394
struct
bdisp_node
*node;
in last_nodes_raw_show()
410
for (j = 0; j < sizeof(struct
bdisp_node
) / sizeof(u32); j++)
in last_nodes_raw_show()
H
A
D
bdisp-hw.c
435
sizeof(struct
bdisp_node
) * MAX_NB_NODE,
in bdisp_hw_free_nodes()
452
unsigned int i, node_size = sizeof(struct
bdisp_node
);
in bdisp_hw_alloc_nodes()
759
struct
bdisp_node
*node,
in bdisp_hw_build_node()
1049
struct
bdisp_node
**copy_node = ctx->bdisp_dev->dbg.copy_node;
in bdisp_hw_save_request()
1051
struct
bdisp_node
**node = ctx->node;
in bdisp_hw_save_request()
H
A
D
bdisp-reg.h
7
struct
bdisp_node
{
struct
Completed in 7 milliseconds