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:ep0_stall
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
mv_udc_core.c
107
static void
ep0_stall
(struct mv_udc *udc)
in ep0_stall()
function
1507
ep0_stall
(udc);
in mv_udc_testmode()
1521
ep0_stall
(udc);
in ch9setaddress()
1554
ep0_stall
(udc);
in ch9getstatus()
1598
ep0_stall
(udc);
in ch9clearfeature()
1617
ep0_stall
(udc);
in ch9setfeature()
1622
ep0_stall
(udc);
in ch9setfeature()
1650
ep0_stall
(udc);
in ch9setfeature()
1702
ep0_stall
(udc);
1712
ep0_stall
(ud
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
mv_udc_core.c
107
static void
ep0_stall
(struct mv_udc *udc)
in ep0_stall()
function
1508
ep0_stall
(udc);
in mv_udc_testmode()
1522
ep0_stall
(udc);
in ch9setaddress()
1555
ep0_stall
(udc);
in ch9getstatus()
1599
ep0_stall
(udc);
in ch9clearfeature()
1618
ep0_stall
(udc);
in ch9setfeature()
1623
ep0_stall
(udc);
in ch9setfeature()
1651
ep0_stall
(udc);
in ch9setfeature()
1703
ep0_stall
(udc);
1713
ep0_stall
(ud
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
H
A
D
bdc_ep.c
1088
static void
ep0_stall
(struct bdc *bdc)
in ep0_stall()
function
1544
ep0_stall
(bdc);
in bdc_xsf_ep0_data_start()
1606
ep0_stall
(bdc);
in bdc_xsf_ep0_status_start()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/bdc/
H
A
D
bdc_ep.c
1088
static void
ep0_stall
(struct bdc *bdc)
in ep0_stall()
function
1544
ep0_stall
(bdc);
in bdc_xsf_ep0_data_start()
1606
ep0_stall
(bdc);
in bdc_xsf_ep0_status_start()
Completed in 9 milliseconds