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:w4w
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/paride/
H
A
D
paride.h
113
#define
w4w
(data) {outw(data,pi->port+4); delay_p;}
macro
H
A
D
dstr.c
180
for (k=0;k<count/2;k++)
w4w
(((u16 *)buf)[k]);
in dstr_write_block()
H
A
D
comm.c
168
for (k=0;k<count/2;k++)
w4w
(pi_swab16(buf,k));
in comm_write_block()
H
A
D
epat.c
186
for(k=0;k<(count/2);k++)
w4w
(((u16 *)buf)[k]);
in epat_write_block()
H
A
D
epia.c
223
for (k=0;k<count/2;k++)
w4w
(((u16 *)buf)[k]);
in epia_write_block()
H
A
D
frpw.c
162
for (k=0;k<count/2;k++)
w4w
(((u16 *)buf)[k]);
in frpw_write_block()
H
A
D
kbic.c
216
for(k=0;k<count/2;k++)
w4w
(pi_swab16(buf,k));
in kbic_write_block()
H
A
D
friq.c
158
for (k=0;k<count/2;k++)
w4w
(((u16 *)buf)[k]);
in friq_write_block()
H
A
D
on26.c
263
for (k=0;k<count/2;k++)
w4w
(((u16 *)buf)[k]);
in on26_write_block()
H
A
D
bpck.c
135
for (i=0;i<count/2;i++)
w4w
(((u16 *)buf)[i]);
in bpck_write_block()
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H
A
D
pata_parport.h
46
#define
w4w
(data) do { outw(data, pi->port + 4); delay_p; } while (0)
macro
H
A
D
friq.c
154
w4w
(((u16 *)buf)[k]);
in friq_write_block()
H
A
D
dstr.c
194
w4w
(((u16 *)buf)[k]);
in dstr_write_block()
H
A
D
comm.c
166
w4w
(swab16(((u16 *)buf)[k]));
in comm_write_block()
H
A
D
kbic.c
221
w4w
(swab16(((u16 *)buf)[k]));
in kbic_write_block()
H
A
D
frpw.c
157
w4w
(((u16 *)buf)[k]);
in frpw_write_block()
H
A
D
on26.c
272
w4w
(((u16 *)buf)[k]);
in on26_write_block()
H
A
D
epat.c
194
w4w
(((u16 *)buf)[k]);
in epat_write_block()
H
A
D
epia.c
227
w4w
(((u16 *)buf)[k]);
in epia_write_block()
H
A
D
bpck.c
135
w4w
(((u16 *)buf)[i]);
in bpck_write_block()
Completed in 9 milliseconds