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:ep_priv
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
imx21-dbg.c
201
struct
ep_priv
*
ep_priv
;
in debug_status_show()
local
H
A
D
imx21-hcd.c
469
static void ep_idle(struct imx21 *imx21, struct
ep_priv
*
ep_priv
)
in ep_idle()
argument
512
struct
ep_priv
*
ep_priv
= urb->ep->hcpriv;
global()
variable
555
struct
ep_priv
*
ep_priv
= ep->hcpriv;
schedule_isoc_etds()
local
683
struct
ep_priv
*
ep_priv
;
alloc_isoc_ep()
local
699
alloc_isoc_etds(struct imx21 *imx21, struct
ep_priv
*
ep_priv
)
alloc_isoc_etds()
argument
733
struct
ep_priv
*
ep_priv
;
imx21_hc_urb_enqueue_isoc()
local
867
dequeue_isoc_urb(struct imx21 *imx21, struct urb *urb, struct
ep_priv
*
ep_priv
)
dequeue_isoc_urb()
argument
902
struct
ep_priv
*
ep_priv
= urb_priv->ep->hcpriv;
schedule_nonisoc_etd()
local
1139
struct
ep_priv
*
ep_priv
;
alloc_ep()
local
1157
struct
ep_priv
*
ep_priv
;
imx21_hc_urb_enqueue()
local
1253
struct
ep_priv
*
ep_priv
;
imx21_hc_urb_dequeue()
local
1420
struct
ep_priv
*
ep_priv
;
imx21_hc_endpoint_disable()
local
[all...]
H
A
D
imx21-hcd.h
328
struct
ep_priv
{
struct
Completed in 4 milliseconds