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:buck2_vol
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
max8998.c
30
u8
buck2_vol
[2];
member
305
selector, max8998->
buck2_vol
[0], max8998->
buck2_vol
[1]);
in max8998_set_voltage_buck_sel()
310
for (j = 0; j < ARRAY_SIZE(max8998->
buck2_vol
); j++) {
in max8998_set_voltage_buck_sel()
311
if (max8998->
buck2_vol
[j] == selector) {
in max8998_set_voltage_buck_sel()
324
max8998->
buck2_vol
[max8998->buck2_idx] = selector;
in max8998_set_voltage_buck_sel()
768
max8998->
buck2_vol
[v] = i;
in max8998_pmic_probe()
H
A
D
max8997-regulator.c
33
u8
buck2_vol
[8];
member
566
buckx_val[1] = max8997->
buck2_vol
;
in max8997_assess_side_effect()
1063
max8997->
buck2_vol
[i] = ret =
in max8997_pmic_probe()
1083
if (max_buck2 < max8997->
buck2_vol
[i])
in max8997_pmic_probe()
1084
max_buck2 = max8997->
buck2_vol
[i];
in max8997_pmic_probe()
1105
max8997->
buck2_vol
[i],
in max8997_pmic_probe()
H
A
D
s5m8767.c
34
u8
buck2_vol
[8];
member
305
buck234_vol = &s5m8767->
buck2_vol
[0];
in s5m8767_set_voltage_sel()
777
s5m8767->
buck2_vol
[i] =
in s5m8767_pmic_probe()
868
s5m8767->
buck2_vol
[i]);
in s5m8767_pmic_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
max8998.c
30
u8
buck2_vol
[2];
member
305
selector, max8998->
buck2_vol
[0], max8998->
buck2_vol
[1]);
in max8998_set_voltage_buck_sel()
310
for (j = 0; j < ARRAY_SIZE(max8998->
buck2_vol
); j++) {
in max8998_set_voltage_buck_sel()
311
if (max8998->
buck2_vol
[j] == selector) {
in max8998_set_voltage_buck_sel()
324
max8998->
buck2_vol
[max8998->buck2_idx] = selector;
in max8998_set_voltage_buck_sel()
767
max8998->
buck2_vol
[v] = i;
in max8998_pmic_probe()
H
A
D
max8997-regulator.c
33
u8
buck2_vol
[8];
member
566
buckx_val[1] = max8997->
buck2_vol
;
in max8997_assess_side_effect()
1058
max8997->
buck2_vol
[i] = ret =
in max8997_pmic_probe()
1078
if (max_buck2 < max8997->
buck2_vol
[i])
in max8997_pmic_probe()
1079
max_buck2 = max8997->
buck2_vol
[i];
in max8997_pmic_probe()
1100
max8997->
buck2_vol
[i],
in max8997_pmic_probe()
H
A
D
s5m8767.c
34
u8
buck2_vol
[8];
member
305
buck234_vol = &s5m8767->
buck2_vol
[0];
in s5m8767_set_voltage_sel()
772
s5m8767->
buck2_vol
[i] =
in s5m8767_pmic_probe()
863
s5m8767->
buck2_vol
[i]);
in s5m8767_pmic_probe()
Completed in 8 milliseconds