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
defs:wcove
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H
A
D
wcove.c
179
static int wcove_typec_func(struct wcove_typec *
wcove
,
in wcove_typec_func()
argument
202
struct wcove_typec *
wcove
= tcpc_to_wcove(tcpc);
in wcove_init()
local
219
struct wcove_typec *
wcove
= tcpc_to_wcove(tcpc);
in wcove_get_vbus()
local
234
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_vbus()
local
241
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_vconn()
local
271
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_get_cc()
local
292
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_cc()
local
320
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_polarity()
local
333
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_roles()
local
351
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_pd_rx()
local
361
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_pd_transmit()
local
423
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_start_toggling()
local
446
wcove
_read_rx_buffer(struct
wcove
_typec *
wcove
, void *msg)
wcove_read_rx_buffer()
argument
470
struct
wcove
_typec *
wcove
= data;
wcove_typec_irq()
local
607
struct
wcove
_typec *
wcove
;
wcove_typec_probe()
local
675
struct
wcove
_typec *
wcove
= platform_get_drvdata(pdev);
wcove_typec_remove()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H
A
D
wcove.c
179
static int wcove_typec_func(struct wcove_typec *
wcove
,
in wcove_typec_func()
argument
202
struct wcove_typec *
wcove
= tcpc_to_wcove(tcpc);
in wcove_init()
local
219
struct wcove_typec *
wcove
= tcpc_to_wcove(tcpc);
in wcove_get_vbus()
local
234
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_vbus()
local
241
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_vconn()
local
271
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_get_cc()
local
292
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_cc()
local
320
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_polarity()
local
333
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_roles()
local
351
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_set_pd_rx()
local
362
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_pd_transmit()
local
424
struct
wcove
_typec *
wcove
= tcpc_to_
wcove
(tcpc);
wcove_start_toggling()
local
447
wcove
_read_rx_buffer(struct
wcove
_typec *
wcove
, void *msg)
wcove_read_rx_buffer()
argument
471
struct
wcove
_typec *
wcove
= data;
wcove_typec_irq()
local
608
struct
wcove
_typec *
wcove
;
wcove_typec_probe()
local
676
struct
wcove
_typec *
wcove
= platform_get_drvdata(pdev);
wcove_typec_remove()
local
[all...]
Completed in 3 milliseconds