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:ctrl_hid
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/
H
A
D
core.c
173
ctrl_adev = acpi_dev_get_first_match_dev(info->
ctrl_hid
, info->ctrl_uid, -1);
in x86_instantiate_serdev()
176
info->
ctrl_hid
, info->ctrl_uid);
in x86_instantiate_serdev()
190
info->
ctrl_hid
, info->ctrl_uid);
in x86_instantiate_serdev()
198
info->
ctrl_hid
, info->ctrl_uid, info->ctrl_devname);
in x86_instantiate_serdev()
H
A
D
x86-android-tablets.h
50
const char *
ctrl_hid
;
member
H
A
D
asus.c
148
.
ctrl_hid
= "80860F0A",
H
A
D
lenovo.c
156
.
ctrl_hid
= "8086228A",
Completed in 2 milliseconds