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:hid_id
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/samples/hid/
H
A
D
hid_mouse.c
83
int opt,
hid_id
, attach_fd;
in main()
local
H
A
D
hid_surface_dial.c
89
static int attach_prog(struct hid_surface_dial *skel, struct bpf_program *prog, int
hid_id
)
in attach_prog()
argument
117
static int set_haptic(struct hid_surface_dial *skel, int
hid_id
)
in set_haptic()
argument
150
int opt,
hid_id
, resolution = 72;
in main()
local
[all...]
/kernel/linux/linux-6.6/drivers/hid/bpf/
H
A
D
hid_bpf_dispatch.c
290
hid_bpf_attach_prog(unsigned int
hid_id
, int prog_fd, __u32 flags)
in hid_bpf_attach_prog()
argument
342
hid_bpf_allocate_context(unsigned int
hid_id
)
in hid_bpf_allocate_context()
argument
/kernel/linux/linux-6.6/tools/testing/selftests/hid/
H
A
D
hid_bpf.c
444
int
hid_id
;
in FIXTURE()
local
Completed in 3 milliseconds