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:downloaded
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/image/
H
A
D
mdc800.c
149
int
downloaded
;
member
400
mdc800->
downloaded
= 1;
in mdc800_usb_download_notify()
735
mdc800->
downloaded
,
in mdc800_device_read()
737
mdc800->
downloaded
= 0;
in mdc800_device_read()
999
mdc800->
downloaded
= 0;
in usb_mdc800_init()
/kernel/linux/linux-6.6/drivers/usb/image/
H
A
D
mdc800.c
149
int
downloaded
;
member
400
mdc800->
downloaded
= 1;
in mdc800_usb_download_notify()
735
mdc800->
downloaded
,
in mdc800_device_read()
737
mdc800->
downloaded
= 0;
in mdc800_device_read()
999
mdc800->
downloaded
= 0;
in usb_mdc800_init()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
624
* Keep a history of SCBs we've
downloaded
in the qinfifo.
in ahc_queue_scb()
6799
int
downloaded
;
in ahc_loadseq()
local
6826
downloaded
= 0;
in ahc_loadseq()
6841
if (
downloaded
== ahc->instruction_ram_size) {
in ahc_loadseq()
6861
cs_table[cs_count].end =
downloaded
;
in ahc_loadseq()
6869
cs_table[cs_count].begin =
downloaded
;
in ahc_loadseq()
6875
downloaded
++;
in ahc_loadseq()
6889
printk(" %d instructions
downloaded
\n",
downloaded
);
in ahc_loadseq()
H
A
D
aic79xx_core.c
850
* Keep a history of SCBs we've
downloaded
in the qinfifo.
in ahd_queue_scb()
9269
int
downloaded
;
in ahd_loadseq()
local
9363
downloaded
= 0;
in ahd_loadseq()
9384
cs_table[cs_count].end =
downloaded
;
in ahd_loadseq()
9392
cs_table[cs_count].begin =
downloaded
;
in ahd_loadseq()
9398
downloaded
++;
in ahd_loadseq()
9412
printk(" %d instructions
downloaded
\n",
downloaded
);
in ahd_loadseq()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
624
* Keep a history of SCBs we've
downloaded
in the qinfifo.
in ahc_queue_scb()
6794
int
downloaded
;
in ahc_loadseq()
local
6821
downloaded
= 0;
in ahc_loadseq()
6836
if (
downloaded
== ahc->instruction_ram_size) {
in ahc_loadseq()
6856
cs_table[cs_count].end =
downloaded
;
in ahc_loadseq()
6864
cs_table[cs_count].begin =
downloaded
;
in ahc_loadseq()
6870
downloaded
++;
in ahc_loadseq()
6884
printk(" %d instructions
downloaded
\n",
downloaded
);
in ahc_loadseq()
H
A
D
aic79xx_core.c
850
* Keep a history of SCBs we've
downloaded
in the qinfifo.
in ahd_queue_scb()
9265
int
downloaded
;
in ahd_loadseq()
local
9359
downloaded
= 0;
in ahd_loadseq()
9380
cs_table[cs_count].end =
downloaded
;
in ahd_loadseq()
9388
cs_table[cs_count].begin =
downloaded
;
in ahd_loadseq()
9394
downloaded
++;
in ahd_loadseq()
9408
printk(" %d instructions
downloaded
\n",
downloaded
);
in ahd_loadseq()
Completed in 42 milliseconds