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:dw100_ctx
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/nxp/dw100/
H
A
D
dw100.c
86
struct
dw100_ctx
{
struct
267
static inline struct
dw100_ctx
*dw100_file2ctx(struct file *file)
in dw100_file2ctx()
269
return container_of(file->private_data, struct
dw100_ctx
, fh);
in dw100_file2ctx()
272
static struct dw100_q_data *dw100_get_q_data(struct
dw100_ctx
*ctx,
in dw100_get_q_data()
296
static u32 *dw100_get_user_map(struct
dw100_ctx
*ctx)
in dw100_get_user_map()
307
static int dw100_create_mapping(struct
dw100_ctx
*ctx)
in dw100_create_mapping()
337
static void dw100_destroy_mapping(struct
dw100_ctx
*ctx)
in dw100_destroy_mapping()
348
struct
dw100_ctx
*ctx =
in dw100_s_ctrl()
349
container_of(ctrl->handler, struct
dw100_ctx
, hdl);
in dw100_s_ctrl()
379
struct
dw100_ctx
*ct
in dw100_ctrl_dewarping_map_init()
[all...]
Completed in 2 milliseconds