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:hcd_to_oxu
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
oxu210hp-hcd.c
498
static inline struct oxu_hcd *
hcd_to_oxu
(struct usb_hcd *hcd)
in hcd_to_oxu()
function
2857
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu210_hcd_irq()
2958
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_irq()
3010
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_hcd_init()
3087
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_reset()
3115
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_run()
3174
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_stop()
3209
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_shutdown()
3235
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in __oxu_urb_enqueue()
3267
struct oxu_hcd *oxu =
hcd_to_oxu
(hc
in oxu_urb_enqueue()
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
oxu210hp-hcd.c
498
static inline struct oxu_hcd *
hcd_to_oxu
(struct usb_hcd *hcd)
in hcd_to_oxu()
function
2858
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu210_hcd_irq()
2959
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_irq()
3011
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_hcd_init()
3088
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_reset()
3116
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_run()
3175
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_stop()
3210
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in oxu_shutdown()
3236
struct oxu_hcd *oxu =
hcd_to_oxu
(hcd);
in __oxu_urb_enqueue()
3268
struct oxu_hcd *oxu =
hcd_to_oxu
(hc
in oxu_urb_enqueue()
[all...]
Completed in 11 milliseconds