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:regulator_ops
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H
A
D
driver.h
50
* struct
regulator_ops
- regulator operations.
124
struct
regulator_ops
{
struct
316
const struct
regulator_ops
*ops;
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H
A
D
rk808-regulator.c
708
static const struct
regulator_ops
rk808_buck1_2_ops = {
726
static const struct
regulator_ops
rk816_buck1_2_ops_ranges = {
744
static const struct
regulator_ops
rk808_reg_ops = {
757
static const struct
regulator_ops
rk808_reg_ops_ranges = {
774
static const struct
regulator_ops
rk808_switch_ops = {
784
static const struct
regulator_ops
rk809_buck5_ops_range = {
798
static const struct
regulator_ops
rk817_reg_ops = {
811
static const struct
regulator_ops
rk817_boost_ops = {
823
static const struct
regulator_ops
rk817_buck_ops_range = {
841
static const struct
regulator_ops
rk817_switch_op
[all...]
H
A
D
core.c
1188
const struct
regulator_ops
*ops = rdev->desc->ops;
in machine_constraints_voltage()
1311
const struct
regulator_ops
*ops = rdev->desc->ops;
in machine_constraints_current()
1504
const struct
regulator_ops
*ops = rdev->desc->ops;
in set_machine_constraints()
3013
const struct
regulator_ops
*ops = rdev->desc->ops;
in _regulator_list_voltage()
3147
const struct
regulator_ops
*ops = rdev->desc->ops;
in regulator_get_hardware_vsel_register()
3174
const struct
regulator_ops
*ops = rdev->desc->ops;
in regulator_list_hardware_vsel()
3317
const struct
regulator_ops
*ops = rdev->desc->ops;
in _regulator_set_voltage_sel_step()
3407
const struct
regulator_ops
*ops = rdev->desc->ops;
in _regulator_do_set_voltage()
4060
const struct
regulator_ops
*ops = rdev->desc->ops;
in regulator_set_voltage_time()
4799
const struct
regulator_ops
*op
in regulator_attr_is_visible()
[all...]
H
A
D
fan53555.c
356
static const struct
regulator_ops
fan53555_regulator_ops = {
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/regulator/
H
A
D
hi3751v350-regulator.c
66
static struct
regulator_ops
hisi_gpu_regulator_ops = {
/device/soc/rockchip/common/vendor/drivers/regulator/
H
A
D
xz3216.c
189
static struct
regulator_ops
xz3216_dcdc_ops = {
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H
A
D
rk806-regulator.c
901
static const struct
regulator_ops
rk806_ops_dcdc = {
924
static const struct
regulator_ops
rk806_ops_ldo = {
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H
A
D
bq25700_charger.c
1782
static const struct
regulator_ops
bq25700_otg_vbus_ops = {
Completed in 17 milliseconds