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:spz
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/powercap/
H
A
D
arm_scmi_powercap.c
58
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
in scmi_powercap_get_power_uw()
local
79
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
in scmi_powercap_zone_enable_set()
local
86
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
in scmi_powercap_zone_enable_get()
local
99
scmi_powercap_normalize_cap(const struct scmi_powercap_zone *
spz
, u64 power_limit_uw, u32 *norm)
scmi_powercap_normalize_cap()
argument
125
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_set_power_limit_uw()
local
139
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_get_power_limit_uw()
local
154
scmi_powercap_normalize_time(const struct scmi_powercap_zone *
spz
, u64 time_us, u32 *norm)
scmi_powercap_normalize_time()
argument
174
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_set_time_window_us()
local
188
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_get_time_window_us()
local
204
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_get_max_power_uw()
local
216
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_get_min_power_uw()
local
228
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_get_max_time_window_us()
local
238
struct scmi_powercap_zone *
spz
= to_scmi_powercap_zone(pz);
scmi_powercap_get_min_time_window_us()
local
269
struct scmi_powercap_zone *
spz
;
scmi_powercap_unregister_all_zones()
local
279
scmi_powercap_get_zone_height(struct scmi_powercap_zone *
spz
)
scmi_powercap_get_zone_height()
argument
288
scmi_powercap_get_parent_zone(struct scmi_powercap_zone *
spz
)
scmi_powercap_get_parent_zone()
argument
296
scmi_powercap_register_zone(struct scmi_powercap_root *pr, struct scmi_powercap_zone *
spz
, struct scmi_powercap_zone *parent)
scmi_powercap_register_zone()
argument
371
struct scmi_powercap_zone *
spz
, **zones_stack;
scmi_zones_register()
local
422
struct scmi_powercap_zone *
spz
;
scmi_powercap_probe()
local
[all...]
Completed in 2 milliseconds