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:resend_cont
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
keyspan.c
608
int
resend_cont
; /* need to resend control packet */
member
867
if (p_priv->
resend_cont
) {
in usa26_outcont_callback()
870
p_priv->
resend_cont
- 1);
in usa26_outcont_callback()
985
if (p_priv->
resend_cont
) {
in usa28_outcont_callback()
988
p_priv->
resend_cont
- 1);
in usa28_outcont_callback()
1064
if (p_priv->
resend_cont
) {
in usa49_glocont_callback()
1067
p_priv->
resend_cont
- 1);
in usa49_glocont_callback()
1391
if (p_priv->
resend_cont
) {
in usa90_outcont_callback()
1394
p_priv->
resend_cont
- 1);
in usa90_outcont_callback()
1467
if (p_priv->
resend_cont
) {
in usa67_glocont_callback()
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
keyspan.c
588
int
resend_cont
; /* need to resend control packet */
member
851
if (p_priv->
resend_cont
) {
in usa26_outcont_callback()
854
p_priv->
resend_cont
- 1);
in usa26_outcont_callback()
969
if (p_priv->
resend_cont
) {
in usa28_outcont_callback()
972
p_priv->
resend_cont
- 1);
in usa28_outcont_callback()
1048
if (p_priv->
resend_cont
) {
in usa49_glocont_callback()
1051
p_priv->
resend_cont
- 1);
in usa49_glocont_callback()
1375
if (p_priv->
resend_cont
) {
in usa90_outcont_callback()
1378
p_priv->
resend_cont
- 1);
in usa90_outcont_callback()
1451
if (p_priv->
resend_cont
) {
in usa67_glocont_callback()
[all...]
Completed in 11 milliseconds