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:ocv_temp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
samsung-sdi-battery.c
665
.
ocv_temp
[0] = 25,
709
.
ocv_temp
[0] = 25,
753
.
ocv_temp
[0] = 25,
796
.
ocv_temp
[0] = 25,
841
.
ocv_temp
[0] = 25,
885
.
ocv_temp
[0] = 25,
H
A
D
ab8500_bmdata.c
219
bi->
ocv_temp
[0] = 25;
in ab8500_bm_of_probe()
H
A
D
power_supply_core.c
663
info->
ocv_temp
[index] = -EINVAL;
in power_supply_get_battery_info()
751
info->
ocv_temp
, len);
in power_supply_get_battery_info()
1134
temp_diff = abs(info->
ocv_temp
[i] - temp);
in power_supply_find_ocv2cap_table()
/kernel/linux/linux-5.10/include/linux/
H
A
D
power_supply.h
368
int
ocv_temp
[POWER_SUPPLY_OCV_TEMP_MAX];/* celsius */
member
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
power_supply_core.c
600
info->
ocv_temp
[index] = -EINVAL;
in power_supply_get_battery_info()
678
info->
ocv_temp
, len);
in power_supply_get_battery_info()
853
temp_diff = abs(info->
ocv_temp
[i] - temp);
in power_supply_find_ocv2cap_table()
/kernel/linux/linux-6.6/include/linux/
H
A
D
power_supply.h
513
* @
ocv_temp
: array indicating the open circuit voltage (OCV) capacity
535
* @ocv_table: for each entry in
ocv_temp
there is a corresponding entry in
539
* @ocv_table_size: for each entry in
ocv_temp
this array is giving the size of
751
int
ocv_temp
[POWER_SUPPLY_OCV_TEMP_MAX];
member
Completed in 9 milliseconds