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:rpdata
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
tps65090-regulator.c
348
struct tps65090_regulator_plat_data *
rpdata
;
in tps65090_parse_dt_reg_data()
local
[all...]
H
A
D
tps65132-regulator.c
65
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[id];
in tps65132_regulator_enable()
local
91
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[id];
in tps65132_regulator_disable()
local
112
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[id];
tps65132_regulator_is_enabled()
local
136
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[desc->id];
tps65132_of_parse_cb()
local
[all...]
H
A
D
max77620-regulator.c
166
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
in max77620_regulator_set_fps_slots()
local
353
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
in max77620_config_power_ok()
local
388
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
in max77620_init_pmic()
local
491
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
max77620_regulator_set_mode()
local
590
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
max77620_regulator_set_ramp_delay()
local
607
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[desc->id];
max77620_of_parse_cb()
local
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
aw37503-regulator.c
50
struct aw37503_reg_pdata *
rpdata
= &chip->reg_pdata[id];
in aw37503_regulator_enable()
local
76
struct aw37503_reg_pdata *
rpdata
= &chip->reg_pdata[id];
in aw37503_regulator_disable()
local
90
struct aw37503_reg_pdata *
rpdata
= &chip->reg_pdata[id];
in aw37503_regulator_is_enabled()
local
114
struct aw37503_reg_pdata *
rpdata
= &chip->reg_pdata[desc->id];
aw37503_of_parse_cb()
local
[all...]
H
A
D
tps65090-regulator.c
348
struct tps65090_regulator_plat_data *
rpdata
;
in tps65090_parse_dt_reg_data()
local
[all...]
H
A
D
tps65132-regulator.c
65
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[id];
in tps65132_regulator_enable()
local
91
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[id];
in tps65132_regulator_disable()
local
112
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[id];
tps65132_regulator_is_enabled()
local
136
struct tps65132_reg_pdata *
rpdata
= &tps->reg_pdata[desc->id];
tps65132_of_parse_cb()
local
[all...]
H
A
D
max77620-regulator.c
166
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
in max77620_regulator_set_fps_slots()
local
353
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
in max77620_config_power_ok()
local
388
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
in max77620_init_pmic()
local
491
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
max77620_regulator_set_mode()
local
590
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[id];
max77620_regulator_set_ramp_delay()
local
607
struct max77620_regulator_pdata *
rpdata
= &pmic->reg_pdata[desc->id];
max77620_of_parse_cb()
local
[all...]
Completed in 5 milliseconds