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:scu_ic
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/irqchip/
H
A
D
irq-aspeed-scu-ic.c
53
struct aspeed_scu_ic *
scu_ic
= irq_desc_get_handler_data(desc);
in aspeed_scu_ic_irq_handler()
local
90
struct aspeed_
scu_ic
*
scu_ic
= irq_data_get_irq_chip_data(data);
aspeed_scu_ic_irq_mask()
local
104
struct aspeed_
scu_ic
*
scu_ic
= irq_data_get_irq_chip_data(data);
aspeed_scu_ic_irq_unmask()
local
144
aspeed_
scu_ic
_of_init_common(struct aspeed_
scu_ic
*
scu_ic
, struct device_node *node)
aspeed_scu_ic_of_init_common()
argument
189
struct aspeed_
scu_ic
*
scu_ic
= kzalloc(sizeof(*
scu_ic
), GFP_KERNEL);
aspeed_scu_ic_of_init()
local
205
struct aspeed_
scu_ic
*
scu_ic
= kzalloc(sizeof(*
scu_ic
), GFP_KERNEL);
aspeed_ast2600_scu_ic0_of_init()
local
221
struct aspeed_
scu_ic
*
scu_ic
= kzalloc(sizeof(*
scu_ic
), GFP_KERNEL);
aspeed_ast2600_scu_ic1_of_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H
A
D
irq-aspeed-scu-ic.c
53
struct aspeed_scu_ic *
scu_ic
= irq_desc_get_handler_data(desc);
in aspeed_scu_ic_irq_handler()
local
89
struct aspeed_
scu_ic
*
scu_ic
= irq_data_get_irq_chip_data(data);
aspeed_scu_ic_irq_mask()
local
103
struct aspeed_
scu_ic
*
scu_ic
= irq_data_get_irq_chip_data(data);
aspeed_scu_ic_irq_unmask()
local
143
aspeed_
scu_ic
_of_init_common(struct aspeed_
scu_ic
*
scu_ic
, struct device_node *node)
aspeed_scu_ic_of_init_common()
argument
190
struct aspeed_
scu_ic
*
scu_ic
= kzalloc(sizeof(*
scu_ic
), GFP_KERNEL);
aspeed_scu_ic_of_init()
local
206
struct aspeed_
scu_ic
*
scu_ic
= kzalloc(sizeof(*
scu_ic
), GFP_KERNEL);
aspeed_ast2600_scu_ic0_of_init()
local
222
struct aspeed_
scu_ic
*
scu_ic
= kzalloc(sizeof(*
scu_ic
), GFP_KERNEL);
aspeed_ast2600_scu_ic1_of_init()
local
[all...]
Completed in 2 milliseconds