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:mainextchnotok
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
ab8500_chargalg.c
148
bool
mainextchnotok
;
member
991
di->events.
mainextchnotok
= true;
in ab8500_chargalg_get_ext_psy_data()
998
di->events.
mainextchnotok
= false;
in ab8500_chargalg_get_ext_psy_data()
1005
di->events.
mainextchnotok
= false;
in ab8500_chargalg_get_ext_psy_data()
1011
di->events.
mainextchnotok
= false;
in ab8500_chargalg_get_ext_psy_data()
1017
di->events.
mainextchnotok
= false;
in ab8500_chargalg_get_ext_psy_data()
1280
else if (di->events.
mainextchnotok
|| di->events.usbchargernotok) {
in ab8500_chargalg_algorithm()
1401
if (!di->events.
mainextchnotok
&&
in ab8500_chargalg_algorithm()
H
A
D
ab8500_charger.c
193
bool
mainextchnotok
;
member
2000
if (di->flags.
mainextchnotok
) {
in ab8500_charger_check_hw_failure_work()
2008
di->flags.
mainextchnotok
= false;
in ab8500_charger_check_hw_failure_work()
2026
if (di->flags.
mainextchnotok
|| di->flags.vbus_ovv) {
in ab8500_charger_check_hw_failure_work()
2610
di->flags.
mainextchnotok
= true;
in ab8500_charger_mainextchnotok_handler()
2912
if (di->flags.
mainextchnotok
)
in ab8500_charger_ac_get_property()
3260
if (di->flags.
mainextchnotok
|| di->flags.vbus_ovv) {
in ab8500_charger_resume()
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
abx500_chargalg.c
157
bool
mainextchnotok
;
member
1080
di->events.
mainextchnotok
= true;
in abx500_chargalg_get_ext_psy_data()
1087
di->events.
mainextchnotok
= false;
in abx500_chargalg_get_ext_psy_data()
1094
di->events.
mainextchnotok
= false;
in abx500_chargalg_get_ext_psy_data()
1100
di->events.
mainextchnotok
= false;
in abx500_chargalg_get_ext_psy_data()
1106
di->events.
mainextchnotok
= false;
in abx500_chargalg_get_ext_psy_data()
1347
else if (di->events.
mainextchnotok
|| di->events.usbchargernotok) {
in abx500_chargalg_algorithm()
1485
if (!di->events.
mainextchnotok
&&
in abx500_chargalg_algorithm()
H
A
D
ab8500_charger.c
191
bool
mainextchnotok
;
member
1997
if (di->flags.
mainextchnotok
) {
in ab8500_charger_check_hw_failure_work()
2005
di->flags.
mainextchnotok
= false;
in ab8500_charger_check_hw_failure_work()
2023
if (di->flags.
mainextchnotok
|| di->flags.vbus_ovv) {
in ab8500_charger_check_hw_failure_work()
2607
di->flags.
mainextchnotok
= true;
in ab8500_charger_mainextchnotok_handler()
2909
if (di->flags.
mainextchnotok
)
in ab8500_charger_ac_get_property()
3255
if (di->flags.
mainextchnotok
|| di->flags.vbus_ovv) {
in ab8500_charger_resume()
H
A
D
pm2301_charger.h
442
bool
mainextchnotok
;
member
H
A
D
pm2301_charger.c
606
if (pm2->flags.
mainextchnotok
)
in pm2xxx_charger_ac_get_property()
Completed in 15 milliseconds