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:format1
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H
A
D
aicasm_insformat.h
158
struct ins_format1
format1
;
member
H
A
D
aicasm_gram.y
1666
f1_instr = &instr->format.
format1
;
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H
A
D
aicasm_insformat.h
158
struct ins_format1
format1
;
member
H
A
D
aicasm_gram.y
1665
f1_instr = &instr->format.
format1
;
/kernel/linux/linux-5.10/sound/core/oss/
H
A
D
pcm_plugin.c
359
snd_pcm_format_t
format1
= preferred_formats[i];
in snd_pcm_plug_slave_format()
local
360
if (snd_mask_test(format_mask, (__force int)
format1
))
in snd_pcm_plug_slave_format()
361
return
format1
;
in snd_pcm_plug_slave_format()
/kernel/linux/linux-6.6/sound/core/oss/
H
A
D
pcm_plugin.c
360
snd_pcm_format_t
format1
= preferred_formats[i];
in snd_pcm_plug_slave_format()
local
361
if (snd_mask_test(format_mask, (__force int)
format1
))
in snd_pcm_plug_slave_format()
362
return
format1
;
in snd_pcm_plug_slave_format()
/kernel/linux/linux-6.6/tools/testing/nvdimm/test/
H
A
D
ndtest.c
646
static DEVICE_ATTR_RO(
format1
);
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
6945
fmt1_ins = &instr.
format1
;
in ahc_download_instr()
6949
opcode = instr.
format1
.opcode;
in ahc_download_instr()
7029
instr.
format1
.parity = 1;
in ahc_download_instr()
H
A
D
aic79xx_core.c
9496
fmt1_ins = &instr.
format1
;
in ahd_download_instr()
9500
opcode = instr.
format1
.opcode;
in ahd_download_instr()
9539
instr.
format1
.parity = 1;
in ahd_download_instr()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H
A
D
aic7xxx_core.c
6940
fmt1_ins = &instr.
format1
;
in ahc_download_instr()
6944
opcode = instr.
format1
.opcode;
in ahc_download_instr()
7024
instr.
format1
.parity = 1;
in ahc_download_instr()
H
A
D
aic79xx_core.c
9492
fmt1_ins = &instr.
format1
;
in ahd_download_instr()
9496
opcode = instr.
format1
.opcode;
in ahd_download_instr()
9535
instr.
format1
.parity = 1;
in ahd_download_instr()
/kernel/linux/linux-5.10/drivers/acpi/nfit/
H
A
D
core.c
1578
static DEVICE_ATTR_RO(
format1
);
/kernel/linux/linux-6.6/drivers/acpi/nfit/
H
A
D
core.c
1511
static DEVICE_ATTR_RO(
format1
);
Completed in 51 milliseconds