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:protocol_stall
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
net2280.c
1362
ep->dev->
protocol_stall
= 1;
in net2280_set_halt_and_wedge()
2551
if (ep->dev->
protocol_stall
) {
in handle_ep_small()
2560
if (ep->dev->
protocol_stall
) {
in handle_ep_small()
2571
if (ep->dev->
protocol_stall
) {
in handle_ep_small()
2581
ep->dev->
protocol_stall
= 1;
in handle_ep_small()
3022
ep->dev->
protocol_stall
= 1;
in handle_stat0_irqs_superspeed()
3053
dev->
protocol_stall
= 1;
in handle_stat0_irqs_superspeed()
3139
dev->
protocol_stall
= 0;
in handle_stat0_irqs()
3297
dev->
protocol_stall
= 1;
in handle_stat0_irqs()
H
A
D
net2280.h
155
protocol_stall
: 1,
member
H
A
D
net2272.h
441
unsigned
protocol_stall
:1,
member
H
A
D
net2272.c
352
if (ep->dev->
protocol_stall
) {
in net2272_done()
992
ep->dev->
protocol_stall
= 1;
in net2272_set_halt_and_wedge()
1739
dev->
protocol_stall
= 0;
in net2272_handle_stat0_irqs()
1922
dev->
protocol_stall
= 1;
in net2272_handle_stat0_irqs()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
net2280.c
1357
ep->dev->
protocol_stall
= 1;
in net2280_set_halt_and_wedge()
2556
if (ep->dev->
protocol_stall
) {
in handle_ep_small()
2565
if (ep->dev->
protocol_stall
) {
in handle_ep_small()
2576
if (ep->dev->
protocol_stall
) {
in handle_ep_small()
2586
ep->dev->
protocol_stall
= 1;
in handle_ep_small()
3025
ep->dev->
protocol_stall
= 1;
in handle_stat0_irqs_superspeed()
3058
dev->
protocol_stall
= 1;
in handle_stat0_irqs_superspeed()
3144
dev->
protocol_stall
= 0;
in handle_stat0_irqs()
3304
dev->
protocol_stall
= 1;
in handle_stat0_irqs()
H
A
D
net2280.h
155
protocol_stall
: 1,
member
H
A
D
net2272.h
441
unsigned
protocol_stall
:1,
member
H
A
D
net2272.c
352
if (ep->dev->
protocol_stall
) {
in net2272_done()
994
ep->dev->
protocol_stall
= 1;
in net2272_set_halt_and_wedge()
1751
dev->
protocol_stall
= 0;
in net2272_handle_stat0_irqs()
1936
dev->
protocol_stall
= 1;
in net2272_handle_stat0_irqs()
Completed in 18 milliseconds