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:media_gobj
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/include/media/
H
A
D
media-entity.h
46
* struct
media_gobj
- Define a graph object.
57
struct
media_gobj
{
struct
133
struct
media_gobj
graph_obj;
136
struct
media_gobj
*gobj0;
141
struct
media_gobj
*gobj1;
190
struct
media_gobj
graph_obj; /* must be first field in struct */
291
struct
media_gobj
graph_obj; /* must be first field in struct */
337
struct
media_gobj
graph_obj;
371
* @gobj: Pointer to the struct &
media_gobj
graph object
373
static inline enum media_gobj_type media_type(struct
media_gobj
*gob
[all...]
/kernel/linux/linux-6.6/include/media/
H
A
D
media-entity.h
48
* struct
media_gobj
- Define a graph object.
59
struct
media_gobj
{
struct
177
struct
media_gobj
graph_obj;
180
struct
media_gobj
*gobj0;
185
struct
media_gobj
*gobj1;
237
struct
media_gobj
graph_obj; /* must be first field in struct */
354
struct
media_gobj
graph_obj; /* must be first field in struct */
409
struct
media_gobj
graph_obj;
443
* @gobj: Pointer to the struct &
media_gobj
graph object
445
static inline enum media_gobj_type media_type(struct
media_gobj
*gob
[all...]
/kernel/linux/linux-5.10/drivers/media/mc/
H
A
D
mc-entity.c
94
static void dev_dbg_obj(const char *event_name, struct
media_gobj
*gobj)
in dev_dbg_obj()
147
struct
media_gobj
*gobj)
in media_gobj_create()
176
void media_gobj_destroy(struct
media_gobj
*gobj)
in media_gobj_destroy()
/kernel/linux/linux-6.6/drivers/media/mc/
H
A
D
mc-entity.c
93
static void dev_dbg_obj(const char *event_name, struct
media_gobj
*gobj)
in dev_dbg_obj()
144
struct
media_gobj
*gobj)
in media_gobj_create()
173
void media_gobj_destroy(struct
media_gobj
*gobj)
in media_gobj_destroy()
Completed in 6 milliseconds