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:qcom_cpufreq_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
qcom-cpufreq-hw.c
45
struct
qcom_cpufreq_data
{
struct
64
struct
qcom_cpufreq_data
*data;
115
struct
qcom_cpufreq_data
*data = policy->driver_data;
in qcom_cpufreq_hw_target_index()
132
static unsigned long qcom_lmh_get_throttle_freq(struct
qcom_cpufreq_data
*data)
in qcom_lmh_get_throttle_freq()
147
struct
qcom_cpufreq_data
*data;
in qcom_cpufreq_get_freq()
167
struct
qcom_cpufreq_data
*data;
in qcom_cpufreq_hw_get()
185
struct
qcom_cpufreq_data
*data = policy->driver_data;
in qcom_cpufreq_hw_fast_switch()
209
struct
qcom_cpufreq_data
*drv_data = policy->driver_data;
in qcom_cpufreq_hw_read_lut()
324
static void qcom_lmh_dcvs_notify(struct
qcom_cpufreq_data
*data)
in qcom_lmh_dcvs_notify()
377
struct
qcom_cpufreq_data
*dat
in qcom_lmh_dcvs_poll()
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
qcom-cpufreq-hw.c
33
struct
qcom_cpufreq_data
{
struct
86
struct
qcom_cpufreq_data
*data = policy->driver_data;
in qcom_cpufreq_hw_target_index()
100
struct
qcom_cpufreq_data
*data;
in qcom_cpufreq_hw_get()
121
struct
qcom_cpufreq_data
*data = policy->driver_data;
in qcom_cpufreq_hw_fast_switch()
140
struct
qcom_cpufreq_data
*drv_data = policy->driver_data;
in qcom_cpufreq_hw_read_lut()
287
struct
qcom_cpufreq_data
*data;
in qcom_cpufreq_hw_cpu_init()
381
struct
qcom_cpufreq_data
*data = policy->driver_data;
in qcom_cpufreq_hw_cpu_exit()
Completed in 2 milliseconds