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:bd9995x_device
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
bd99954-charger.c
102
struct
bd9995x_device
{
struct
182
static int bd9995x_get_prop_batt_health(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_health()
209
static int bd9995x_get_prop_charge_type(struct
bd9995x_device
*bd)
in bd9995x_get_prop_charge_type()
232
static bool bd9995x_get_prop_batt_present(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_present()
243
static int bd9995x_get_prop_batt_voltage(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_voltage()
256
static int bd9995x_get_prop_batt_current(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_current()
269
static int bd9995x_get_prop_batt_temp(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_temp()
285
struct
bd9995x_device
*bd = power_supply_get_drvdata(psy);
in bd9995x_power_supply_get_property()
443
static int bd9995x_get_chip_state(struct
bd9995x_device
*bd,
in bd9995x_get_chip_state()
482
struct
bd9995x_device
*b
in bd9995x_irq_handler_thread()
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
bd99954-charger.c
102
struct
bd9995x_device
{
struct
182
static int bd9995x_get_prop_batt_health(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_health()
209
static int bd9995x_get_prop_charge_type(struct
bd9995x_device
*bd)
in bd9995x_get_prop_charge_type()
232
static bool bd9995x_get_prop_batt_present(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_present()
243
static int bd9995x_get_prop_batt_voltage(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_voltage()
256
static int bd9995x_get_prop_batt_current(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_current()
269
static int bd9995x_get_prop_batt_temp(struct
bd9995x_device
*bd)
in bd9995x_get_prop_batt_temp()
285
struct
bd9995x_device
*bd = power_supply_get_drvdata(psy);
in bd9995x_power_supply_get_property()
443
static int bd9995x_get_chip_state(struct
bd9995x_device
*bd,
in bd9995x_get_chip_state()
482
struct
bd9995x_device
*b
in bd9995x_irq_handler_thread()
[all...]
Completed in 2 milliseconds