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:apmt_node
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/acpi/arm64/
H
A
D
apmt.c
119
struct acpi_apmt_node *
apmt_node
;
in apmt_init_platform_devices()
local
134
apmt_node
= ACPI_ADD_PTR(struct acpi_apmt_node, apmt,
in apmt_init_platform_devices()
141
ret = apmt_add_platform_device(
apmt_node
, fwnode);
in apmt_init_platform_devices()
147
offset +=
apmt_node
->length;
in apmt_init_platform_devices()
/kernel/linux/linux-6.6/drivers/perf/arm_cspmu/
H
A
D
arm_cspmu.c
310
struct acpi_apmt_node *
apmt_node
;
in arm_cspmu_get_name()
local
317
apmt_node
= arm_cspmu_apmt_node(dev);
in arm_cspmu_get_name()
318
pmu_type =
apmt_node
->type;
in arm_cspmu_get_name()
327
&
apmt_node
->inst_primary,
in arm_cspmu_get_name()
328
sizeof(
apmt_node
->inst_primary));
in arm_cspmu_get_name()
332
apmt_node
->inst_secondary);
in arm_cspmu_get_name()
395
struct acpi_apmt_node *
apmt_node
= arm_cspmu_apmt_node(cspmu->dev);
in arm_cspmu_init_impl_ops()
local
404
(
apmt_node
->impl_id) ?
apmt_node
->impl_id :
in arm_cspmu_init_impl_ops()
909
struct acpi_apmt_node *
apmt_node
;
in arm_cspmu_alloc()
local
1091
struct acpi_
apmt_node
*
apmt_node
;
arm_cspmu_acpi_get_cpus()
local
[all...]
Completed in 3 milliseconds