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:dgc
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-digicolor.c
37
struct irq_domain_chip_generic *
dgc
= digicolor_irq_domain->gc;
in digicolor_handle_irq()
local
H
A
D
irq-orion.c
35
struct irq_domain_chip_generic *
dgc
= orion_irq_domain->gc;
in orion_handle_irq()
local
H
A
D
irq-atmel-aic.c
63
struct irq_domain_chip_generic *
dgc
= aic_domain->gc;
in aic_handle()
local
177
struct irq_domain_chip_generic *
dgc
= d->gc;
in aic_irq_domain_xlate()
local
H
A
D
irq-atmel-aic5.c
158
struct irq_domain_chip_generic *
dgc
= domain->gc;
in aic5_suspend()
local
188
struct irq_domain_chip_generic *
dgc
= domain->gc;
in aic5_resume()
local
224
struct irq_domain_chip_generic *
dgc
= domain->gc;
in aic5_pm_shutdown()
local
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-digicolor.c
37
struct irq_domain_chip_generic *
dgc
= digicolor_irq_domain->gc;
in digicolor_handle_irq()
local
H
A
D
irq-orion.c
35
struct irq_domain_chip_generic *
dgc
= orion_irq_domain->gc;
in orion_handle_irq()
local
H
A
D
irq-atmel-aic.c
63
struct irq_domain_chip_generic *
dgc
= aic_domain->gc;
in aic_handle()
local
177
struct irq_domain_chip_generic *
dgc
= d->gc;
in aic_irq_domain_xlate()
local
H
A
D
irq-atmel-aic5.c
158
struct irq_domain_chip_generic *
dgc
= domain->gc;
in aic5_suspend()
local
188
struct irq_domain_chip_generic *
dgc
= domain->gc;
in aic5_resume()
local
224
struct irq_domain_chip_generic *
dgc
= domain->gc;
in aic5_pm_shutdown()
local
/kernel/linux/linux-5.10/kernel/irq/
H
A
D
generic-chip.c
288
struct irq_domain_chip_generic *
dgc
;
in __irq_alloc_domain_generic_chips()
local
342
struct irq_domain_chip_generic *
dgc
= d->gc;
__irq_get_domain_generic_chip()
local
381
struct irq_domain_chip_generic *
dgc
= d->gc;
irq_map_generic_chip()
local
430
struct irq_domain_chip_generic *
dgc
= d->gc;
irq_unmap_generic_chip()
local
[all...]
/kernel/linux/linux-6.6/kernel/irq/
H
A
D
generic-chip.c
291
struct irq_domain_chip_generic *
dgc
;
in __irq_alloc_domain_generic_chips()
local
349
struct irq_domain_chip_generic *
dgc
= d->gc;
__irq_get_domain_generic_chip()
local
388
struct irq_domain_chip_generic *
dgc
= d->gc;
irq_map_generic_chip()
local
437
struct irq_domain_chip_generic *
dgc
= d->gc;
irq_unmap_generic_chip()
local
[all...]
Completed in 5 milliseconds