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:dw_hdmi_remove
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/ipuv3/
H
A
D
dw_hdmi-imx.c
247
dw_hdmi_remove
(hdmi->hdmi);
in dw_hdmi_imx_probe()
253
dw_hdmi_remove
(hdmi->hdmi);
in dw_hdmi_imx_probe()
263
dw_hdmi_remove
(hdmi->hdmi);
in dw_hdmi_imx_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H
A
D
rcar_dw_hdmi.c
99
dw_hdmi_remove
(hdmi);
in rcar_dw_hdmi_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H
A
D
ingenic-dw-hdmi.c
78
dw_hdmi_remove
(hdmi);
in ingenic_dw_hdmi_cleanup()
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H
A
D
rcar_dw_hdmi.c
100
dw_hdmi_remove
(hdmi);
in rcar_dw_hdmi_remove()
/kernel/linux/linux-5.10/include/drm/bridge/
H
A
D
dw_hdmi.h
160
void
dw_hdmi_remove
(struct dw_hdmi *hdmi);
/kernel/linux/linux-6.6/include/drm/bridge/
H
A
D
dw_hdmi.h
169
void
dw_hdmi_remove
(struct dw_hdmi *hdmi);
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-hdmi.c
3466
void
dw_hdmi_remove
(struct dw_hdmi *hdmi)
in dw_hdmi_remove()
function
3488
EXPORT_SYMBOL_GPL(
dw_hdmi_remove
);
variable
3506
dw_hdmi_remove
(hdmi);
in dw_hdmi_bind()
3517
dw_hdmi_remove
(hdmi);
in dw_hdmi_unbind()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H
A
D
dw-hdmi.c
3635
void
dw_hdmi_remove
(struct dw_hdmi *hdmi)
in dw_hdmi_remove()
function
3656
EXPORT_SYMBOL_GPL(
dw_hdmi_remove
);
variable
3674
dw_hdmi_remove
(hdmi);
in dw_hdmi_bind()
3684
dw_hdmi_remove
(hdmi);
in dw_hdmi_unbind()
Completed in 11 milliseconds