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
defs:host_to_dsi
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H
A
D
dw_drm_dsi.c
39
#define
host_to_dsi
(host) \
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H
A
D
dw_drm_dsi.c
40
#define
host_to_dsi
(host) \
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/sprd/
H
A
D
sprd_dsi.c
132
#define
host_to_dsi
(host) \
macro
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H
A
D
mtk_dsi.c
216
static inline struct mtk_dsi *
host_to_dsi
(struct mipi_dsi_host *h)
in host_to_dsi()
function
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-mipi-dsi.c
292
static inline struct dw_mipi_dsi *
host_to_dsi
(struct mipi_dsi_host *host)
in host_to_dsi()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-mipi-dsi.c
293
static inline struct dw_mipi_dsi *
host_to_dsi
(struct mipi_dsi_host *host)
in host_to_dsi()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/mediatek/
H
A
D
mtk_dsi.c
218
static inline struct mtk_dsi *
host_to_dsi
(struct mipi_dsi_host *h)
in host_to_dsi()
function
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H
A
D
exynos_drm_dsi.c
288
#define
host_to_dsi
(host) container_of(host, struct exynos_dsi, dsi_host)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H
A
D
samsung-dsim.c
510
static inline struct samsung_dsim *
host_to_dsi
(struct mipi_dsi_host *h)
in host_to_dsi()
function
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H
A
D
vc4_dsi.c
601
#define
host_to_dsi
(host) container_of(host, struct vc4_dsi, dsi_host)
macro
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H
A
D
vc4_dsi.c
604
#define
host_to_dsi
(host) \
macro
Completed in 41 milliseconds