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:clx_n_config
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H
A
D
isst-config.c
1078
static int
clx_n_config
(int cpu)
in clx_n_config()
function
1184
ret =
clx_n_config
(cpu);
in dump_clx_n_config_for_cpu()
1186
debug_printf("
clx_n_config
failed");
in dump_clx_n_config_for_cpu()
1330
ret =
clx_n_config
(cpu);
in clx_n_dump_pbf_config_for_cpu()
1332
isst_display_error_info_message(1, "
clx_n_config
failed", 0, 0);
in clx_n_dump_pbf_config_for_cpu()
1477
ret =
clx_n_config
(cpu);
in set_clx_pbf_cpufreq_scaling_min_max()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H
A
D
isst-config.c
1240
static int
clx_n_config
(struct isst_id *id)
in clx_n_config()
function
1341
ret =
clx_n_config
(id);
in dump_clx_n_config_for_cpu()
1343
debug_printf("
clx_n_config
failed");
in dump_clx_n_config_for_cpu()
1520
ret =
clx_n_config
(id);
in clx_n_dump_pbf_config_for_cpu()
1522
isst_display_error_info_message(1, "
clx_n_config
failed", 0, 0);
in clx_n_dump_pbf_config_for_cpu()
1667
ret =
clx_n_config
(id);
in set_clx_pbf_cpufreq_scaling_min_max()
Completed in 7 milliseconds