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:usb_role
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
role.h
10
enum
usb_role
{
enum
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
role.h
10
enum
usb_role
{
enum
/kernel/linux/linux-6.6/drivers/extcon/
H
A
D
extcon-ptn5150.c
75
enum
usb_role
usb_role
= USB_ROLE_NONE;
in ptn5150_check_state()
local
H
A
D
extcon-usbc-tusb320.c
283
enum
usb_role
usb_role
;
in tusb320_typec_irq_handler()
local
/kernel/linux/linux-5.10/drivers/usb/typec/
H
A
D
stusb160x.c
331
enum
usb_role
usb_role
= USB_ROLE_NONE;
in stusb160x_set_data_role()
local
/kernel/linux/linux-6.6/drivers/usb/typec/
H
A
D
stusb160x.c
331
enum
usb_role
usb_role
= USB_ROLE_NONE;
in stusb160x_set_data_role()
local
H
A
D
rt1719.c
201
enum
usb_role
usb_role
= USB_ROLE_NONE;
in rt1719_set_data_role()
local
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H
A
D
tcpm.c
857
enum
usb_role
usb_role
;
in tcpm_set_roles()
local
720
tcpm_mux_set(struct tcpm_port *port, int state, enum
usb_role
usb_role
, enum typec_orientation orientation)
tcpm_mux_set()
argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/typec/tcpm/
H
A
D
tcpm.c
1048
enum
usb_role
usb_role
;
in tcpm_set_roles()
local
944
tcpm_mux_set(struct tcpm_port *port, int state, enum
usb_role
usb_role
, enum typec_orientation orientation)
tcpm_mux_set()
argument
[all...]
Completed in 13 milliseconds