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:mt_application
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
hid-multitouch.c
105
struct
mt_application
{
struct
154
struct
mt_application
*application;
173
struct
mt_application
*app);
174
static void mt_post_parse(struct mt_device *td, struct
mt_application
*app);
229
static int cypress_compute_slot(struct
mt_application
*application,
in cypress_compute_slot()
389
struct
mt_application
*application;
in mt_set_quirks()
498
struct
mt_application
*application)
in mt_allocate_usage()
525
static struct
mt_application
*mt_allocate_application(struct mt_device *td,
in mt_allocate_application()
529
struct
mt_application
*
mt_application
;
in mt_allocate_application()
local
564
struct
mt_application
*tmp, *
mt_application
= NULL;
mt_find_application()
local
1546
struct
mt_application
*
mt_application
= NULL;
mt_input_configured()
local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
hid-multitouch.c
107
struct
mt_application
{
struct
156
struct
mt_application
*application;
175
struct
mt_application
*app);
176
static void mt_post_parse(struct mt_device *td, struct
mt_application
*app);
234
static int cypress_compute_slot(struct
mt_application
*application,
in cypress_compute_slot()
419
struct
mt_application
*application;
in mt_set_quirks()
528
struct
mt_application
*application)
in mt_allocate_usage()
555
static struct
mt_application
*mt_allocate_application(struct mt_device *td,
in mt_allocate_application()
559
struct
mt_application
*
mt_application
;
in mt_allocate_application()
local
594
struct
mt_application
*tmp, *
mt_application
= NULL;
mt_find_application()
local
1599
struct
mt_application
*
mt_application
= NULL;
mt_input_configured()
local
[all...]
Completed in 4 milliseconds