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:rpmh_vreg
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
qcom-rpmh-regulator.c
97
* struct
rpmh_vreg
- individual RPMh regulator data structure encapsulating a
120
struct
rpmh_vreg
{
struct
161
static int rpmh_regulator_send_request(struct
rpmh_vreg
*vreg,
in rpmh_regulator_send_request()
178
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in _rpmh_regulator_vrm_set_voltage_sel()
198
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_vrm_set_voltage_sel()
215
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_vrm_get_voltage_sel()
222
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_is_enabled()
230
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_set_enable_state()
262
static int rpmh_regulator_vrm_set_mode_bypass(struct
rpmh_vreg
*vreg,
in rpmh_regulator_vrm_set_mode_bypass()
288
struct
rpmh_vreg
*vre
in rpmh_regulator_vrm_set_mode()
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
qcom-rpmh-regulator.c
96
* struct
rpmh_vreg
- individual RPMh regulator data structure encapsulating a
119
struct
rpmh_vreg
{
struct
160
static int rpmh_regulator_send_request(struct
rpmh_vreg
*vreg,
in rpmh_regulator_send_request()
177
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in _rpmh_regulator_vrm_set_voltage_sel()
197
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_vrm_set_voltage_sel()
214
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_vrm_get_voltage_sel()
221
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_is_enabled()
229
struct
rpmh_vreg
*vreg = rdev_get_drvdata(rdev);
in rpmh_regulator_set_enable_state()
261
static int rpmh_regulator_vrm_set_mode_bypass(struct
rpmh_vreg
*vreg,
in rpmh_regulator_vrm_set_mode_bypass()
287
struct
rpmh_vreg
*vre
in rpmh_regulator_vrm_set_mode()
[all...]
Completed in 2 milliseconds