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:cik_irq_set
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
radeon_asic.c
2123
.set = &
cik_irq_set
,
2236
.set = &
cik_irq_set
,
H
A
D
radeon_asic.h
825
int
cik_irq_set
(struct radeon_device *rdev);
H
A
D
cik.c
7018
*
cik_irq_set
- enable/disable interrupt sources
7026
int
cik_irq_set
(struct radeon_device *rdev)
in cik_irq_set()
function
7073
DRM_DEBUG("
cik_irq_set
: sw int gfx\n");
in cik_irq_set()
7164
DRM_DEBUG("
cik_irq_set
: sw int dma\n");
in cik_irq_set()
7169
DRM_DEBUG("
cik_irq_set
: sw int dma1\n");
in cik_irq_set()
7175
DRM_DEBUG("
cik_irq_set
: vblank 0\n");
in cik_irq_set()
7180
DRM_DEBUG("
cik_irq_set
: vblank 1\n");
in cik_irq_set()
7185
DRM_DEBUG("
cik_irq_set
: vblank 2\n");
in cik_irq_set()
7190
DRM_DEBUG("
cik_irq_set
: vblank 3\n");
in cik_irq_set()
7195
DRM_DEBUG("
cik_irq_set
in cik_irq_set()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
radeon_asic.c
2123
.set = &
cik_irq_set
,
2236
.set = &
cik_irq_set
,
H
A
D
radeon_asic.h
824
int
cik_irq_set
(struct radeon_device *rdev);
H
A
D
cik.c
7007
*
cik_irq_set
- enable/disable interrupt sources
7015
int
cik_irq_set
(struct radeon_device *rdev)
in cik_irq_set()
function
7062
DRM_DEBUG("
cik_irq_set
: sw int gfx\n");
in cik_irq_set()
7153
DRM_DEBUG("
cik_irq_set
: sw int dma\n");
in cik_irq_set()
7158
DRM_DEBUG("
cik_irq_set
: sw int dma1\n");
in cik_irq_set()
7164
DRM_DEBUG("
cik_irq_set
: vblank 0\n");
in cik_irq_set()
7169
DRM_DEBUG("
cik_irq_set
: vblank 1\n");
in cik_irq_set()
7174
DRM_DEBUG("
cik_irq_set
: vblank 2\n");
in cik_irq_set()
7179
DRM_DEBUG("
cik_irq_set
: vblank 3\n");
in cik_irq_set()
7184
DRM_DEBUG("
cik_irq_set
in cik_irq_set()
[all...]
Completed in 23 milliseconds