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:PDO_TYPE_BATT
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/usb/
H
A
D
pd.h
7
#define
PDO_TYPE_BATT
1
macro
47
(PDO_TYPE(
PDO_TYPE_BATT
) | PDO_BATT_MIN_VOLT(min_mv) | \
/kernel/linux/linux-5.10/include/dt-bindings/usb/
H
A
D
pd.h
7
#define
PDO_TYPE_BATT
1
macro
47
(PDO_TYPE(
PDO_TYPE_BATT
) | PDO_BATT_MIN_VOLT(min_mv) | \
/kernel/linux/linux-6.6/drivers/usb/typec/
H
A
D
pd.c
368
[
PDO_TYPE_BATT
] = "battery",
378
[
PDO_TYPE_BATT
] = &source_battery_type,
388
[
PDO_TYPE_BATT
] = &sink_battery_type,
H
A
D
anx7411.c
1218
case
PDO_TYPE_BATT
:
in anx7411_typec_port_probe()
/kernel/linux/linux-6.6/include/dt-bindings/usb/
H
A
D
pd.h
7
#define
PDO_TYPE_BATT
1
macro
47
(PDO_TYPE(
PDO_TYPE_BATT
) | PDO_BATT_MIN_VOLT(min_mv) | \
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/usb/
H
A
D
pd.h
7
#define
PDO_TYPE_BATT
1
macro
47
(PDO_TYPE(
PDO_TYPE_BATT
) | PDO_BATT_MIN_VOLT(min_mv) | \
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
pd.h
208
PDO_TYPE_BATT
= 1,
enumerator
251
(PDO_TYPE(
PDO_TYPE_BATT
) | PDO_BATT_MIN_VOLT(min_mv) | \
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
pd.h
208
PDO_TYPE_BATT
= 1,
enumerator
252
(PDO_TYPE(
PDO_TYPE_BATT
) | PDO_BATT_MIN_VOLT(min_mv) | \
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H
A
D
tcpm.c
712
case
PDO_TYPE_BATT
:
in tcpm_log_source_caps()
1126
case
PDO_TYPE_BATT
:
in tcpm_forge_legacy_pdo()
2169
case
PDO_TYPE_BATT
:
in tcpm_caps_err()
3144
case
PDO_TYPE_BATT
:
in tcpm_pd_check_request()
3195
case
PDO_TYPE_BATT
:
in tcpm_pd_select_pdo()
3219
case
PDO_TYPE_BATT
:
in tcpm_pd_select_pdo()
3237
case
PDO_TYPE_BATT
:
in tcpm_pd_select_pdo()
3336
case
PDO_TYPE_BATT
:
in tcpm_pd_build_request()
3346
if (type ==
PDO_TYPE_BATT
) {
in tcpm_pd_build_request()
3361
if (type ==
PDO_TYPE_BATT
in tcpm_pd_build_request()
[all...]
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H
A
D
tcpm.c
594
case
PDO_TYPE_BATT
:
in tcpm_log_source_caps()
1612
case
PDO_TYPE_BATT
:
in tcpm_caps_err()
2305
case
PDO_TYPE_BATT
:
in tcpm_pd_check_request()
2356
case
PDO_TYPE_BATT
:
in tcpm_pd_select_pdo()
2380
case
PDO_TYPE_BATT
:
in tcpm_pd_select_pdo()
2398
case
PDO_TYPE_BATT
:
in tcpm_pd_select_pdo()
2551
case
PDO_TYPE_BATT
:
in tcpm_pd_build_request()
2561
if (type ==
PDO_TYPE_BATT
) {
in tcpm_pd_build_request()
2576
if (type ==
PDO_TYPE_BATT
&&
in tcpm_pd_build_request()
2589
if (type ==
PDO_TYPE_BATT
) {
in tcpm_pd_build_request()
[all...]
Completed in 20 milliseconds