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:custom_len
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/
H
A
D
input-compat.h
34
__u32
custom_len
;
member
/kernel/linux/linux-6.6/drivers/input/
H
A
D
input-compat.h
34
__u32
custom_len
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
btf_dump_test_case_padding.c
171
int
custom_len
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
btf_dump_test_case_padding.c
171
int
custom_len
;
member
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
da7280.c
548
if (effect->u.periodic.
custom_len
== DA7280_CUSTOM_DATA_LEN)
in da7280_haptics_upload_effect()
551
if (effect->u.periodic.
custom_len
== DA7280_CUSTOM_GP_DATA_LEN)
in da7280_haptics_upload_effect()
554
if (effect->u.periodic.
custom_len
< DA7280_CUSTOM_DATA_LEN ||
in da7280_haptics_upload_effect()
555
effect->u.periodic.
custom_len
> DA7280_SNP_MEM_SIZE) {
in da7280_haptics_upload_effect()
562
effect->u.periodic.
custom_len
))
in da7280_haptics_upload_effect()
567
for (i = 0; i < effect->u.periodic.
custom_len
; i++) {
in da7280_haptics_upload_effect()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
input.h
391
* @
custom_len
: number of samples (FF_CUSTOM only)
410
__u32
custom_len
;
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
input.h
395
* @
custom_len
: number of samples (FF_CUSTOM only)
414
__u32
custom_len
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
input.h
174
__u32
custom_len
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
input.h
174
__u32
custom_len
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
input.h
163
__u32
custom_len
;
member
Completed in 8 milliseconds