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:pd_pdo_type
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
pd.h
206
enum
pd_pdo_type
{
enum
294
static inline enum
pd_pdo_type
pdo_type(u32 pdo)
in pdo_type()
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
pd.h
206
enum
pd_pdo_type
{
enum
295
static inline enum
pd_pdo_type
pdo_type(u32 pdo)
in pdo_type()
/kernel/linux/linux-6.6/drivers/usb/typec/
H
A
D
rt1719.c
318
enum
pd_pdo_type
type = pdo_type(pdo);
in rt1719_update_operating_status()
475
enum
pd_pdo_type
type = pdo_type(data->spdos[i]);
in rt1719_usbpd_request_voltage()
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H
A
D
tcpm.c
565
enum
pd_pdo_type
type = pdo_type(pdo);
in tcpm_log_source_caps()
1593
enum
pd_pdo_type
type = pdo_type(pdo[i]);
in tcpm_caps_err()
2275
enum
pd_pdo_type
type;
in tcpm_pd_check_request()
2349
enum
pd_pdo_type
type = pdo_type(pdo);
in tcpm_pd_select_pdo()
2533
enum
pd_pdo_type
type;
in tcpm_pd_build_request()
2633
enum
pd_pdo_type
type;
in tcpm_pd_build_pps_request()
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H
A
D
tcpm.c
683
enum
pd_pdo_type
type = pdo_type(pdo);
in tcpm_log_source_caps()
2150
enum
pd_pdo_type
type = pdo_type(pdo[i]);
in tcpm_caps_err()
3114
enum
pd_pdo_type
type;
in tcpm_pd_check_request()
3188
enum
pd_pdo_type
type = pdo_type(pdo);
in tcpm_pd_select_pdo()
3318
enum
pd_pdo_type
type;
in tcpm_pd_build_request()
Completed in 17 milliseconds