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
defs:burst_length
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/imu/
H
A
D
adis_buffer.c
26
unsigned int
burst_length
, burst_max_length;
in adis_update_scan_mode_burst()
local
/kernel/linux/linux-6.6/drivers/iio/imu/
H
A
D
adis_buffer.c
26
unsigned int
burst_length
, burst_max_length;
in adis_update_scan_mode_burst()
local
/kernel/linux/linux-5.10/drivers/scsi/
H
A
D
53c700.c
665
__u8
burst_length
= 0;
in NCR_700_chip_setup()
local
H
A
D
53c700.h
211
__u32
burst_length
:4; /* set to 0 to disable 710 bursting */
member
H
A
D
ncr53c8xx.c
3705
#define
burst_length
(bc) (!(bc))? 0 : 1 << (bc)
macro
/kernel/linux/linux-6.6/drivers/scsi/
H
A
D
53c700.c
664
__u8
burst_length
= 0;
in NCR_700_chip_setup()
local
H
A
D
53c700.h
210
__u32
burst_length
:4; /* set to 0 to disable 710 bursting */
member
H
A
D
ncr53c8xx.c
3677
#define
burst_length
(bc) (!(bc))? 0 : 1 << (bc)
macro
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
578
#define
burst_length
(bc) (!(bc))? 0 : 1 << (bc)
macro
/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/
H
A
D
tegra234-cbb.c
351
u8 cache_type, prot_type,
burst_length
, mstr_id, grpsec, vqc, falconsec, beat_size;
in print_errlog_err()
local
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H
A
D
sym_hipd.c
578
#define
burst_length
(bc) (!(bc))? 0 : 1 << (bc)
macro
/kernel/linux/linux-5.10/include/linux/qed/
H
A
D
fcoe_common.h
521
__le32
burst_length
;
member
/kernel/linux/linux-6.6/include/linux/qed/
H
A
D
fcoe_common.h
521
__le32
burst_length
;
member
Completed in 42 milliseconds