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:drm_dp_cec_irq
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_dp_cec.c
236
*
drm_dp_cec_irq
() - handle CEC interrupt, if any
242
void
drm_dp_cec_irq
(struct drm_dp_aux *aux)
in drm_dp_cec_irq()
function
265
EXPORT_SYMBOL(
drm_dp_cec_irq
);
variable
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H
A
D
drm_dp_cec.c
236
*
drm_dp_cec_irq
() - handle CEC interrupt, if any
242
void
drm_dp_cec_irq
(struct drm_dp_aux *aux)
in drm_dp_cec_irq()
function
265
EXPORT_SYMBOL(
drm_dp_cec_irq
);
variable
/kernel/linux/linux-6.6/include/drm/display/
H
A
D
drm_dp_helper.h
698
void
drm_dp_cec_irq
(struct drm_dp_aux *aux);
705
static inline void
drm_dp_cec_irq
(struct drm_dp_aux *aux)
in drm_dp_cec_irq()
function
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H
A
D
nouveau_dp.c
205
drm_dp_cec_irq
(&nv_connector->aux);
in nouveau_dp_irq()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H
A
D
nouveau_dp.c
249
drm_dp_cec_irq
(&nv_connector->aux);
in nouveau_dp_irq()
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_dp_helper.h
1802
void
drm_dp_cec_irq
(struct drm_dp_aux *aux);
1809
static inline void
drm_dp_cec_irq
(struct drm_dp_aux *aux)
in drm_dp_cec_irq()
function
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_dp.c
4589
drm_dp_cec_irq
(&intel_dp->aux);
in intel_dp_short_pulse()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
2592
drm_dp_cec_irq
(&aconnector->dm_dp_aux.aux);
in handle_hpd_rx_irq()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_dp.c
6016
drm_dp_cec_irq
(&intel_dp->aux);
in intel_dp_short_pulse()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H
A
D
amdgpu_dm.c
3461
drm_dp_cec_irq
(&aconnector->dm_dp_aux.aux);
in handle_hpd_rx_irq()
Completed in 44 milliseconds