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_base
(Results
26 - 42
of
42
) sorted by relevance
1
2
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
omap-smp.c
47
void __iomem *
scu_base
;
member
H
A
D
pm33xx-core.c
38
static void __iomem *
scu_base
;
variable
/kernel/linux/linux-5.10/arch/arm/mach-meson/
H
A
D
platsmp.c
35
static void __iomem *
scu_base
;
variable
/kernel/linux/linux-5.10/arch/arm/mach-hisi/
H
A
D
platsmp.c
42
void __iomem *
scu_base
= NULL;
in hisi_enable_scu_a9()
local
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
H
A
D
platsmp.c
50
void __iomem *
scu_base
;
in scu_a9_enable()
local
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
H
A
D
platsmp.c
50
void __iomem *
scu_base
;
in scu_a9_enable()
local
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H
A
D
platsmp.c
171
static void __iomem *
scu_base
;
in exynos_scu_enable()
local
/kernel/linux/linux-6.6/arch/arm/mach-meson/
H
A
D
platsmp.c
35
static void __iomem *
scu_base
;
variable
/kernel/linux/linux-6.6/arch/arm/mach-hisi/
H
A
D
platsmp.c
42
void __iomem *
scu_base
= NULL;
in hisi_enable_scu_a9()
local
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
omap-smp.c
47
void __iomem *
scu_base
;
member
H
A
D
pm33xx-core.c
37
static void __iomem *
scu_base
;
variable
/kernel/linux/linux-5.10/drivers/clk/
H
A
D
clk-aspeed.c
44
static void __iomem *
scu_base
;
variable
[all...]
/kernel/linux/linux-6.6/drivers/clk/
H
A
D
clk-aspeed.c
44
static void __iomem *
scu_base
;
variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H
A
D
oaktrail_hdmi.c
209
static void scu_busy_loop(void __iomem *
scu_base
)
in scu_busy_loop()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H
A
D
oaktrail_hdmi.c
212
static void scu_busy_loop(void __iomem *
scu_base
)
in scu_busy_loop()
argument
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
host.c
1294
static void __iomem *
scu_base
(struct isci_host *isci_host)
in scu_base()
function
1622
sci_controller_construct(struct isci_host *ihost, void __iomem *
scu_base
, void __iomem *smu_base)
sci_controller_construct()
argument
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
host.c
1292
static void __iomem *
scu_base
(struct isci_host *isci_host)
in scu_base()
function
1620
sci_controller_construct(struct isci_host *ihost, void __iomem *
scu_base
, void __iomem *smu_base)
sci_controller_construct()
argument
Completed in 17 milliseconds
1
2