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:wacom_features
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/hid/
H
A
D
wacom_wac.c
172
struct
wacom_features
*features = &wacom->features;
in wacom_pl_irq()
343
struct
wacom_features
*features = &wacom->features;
in wacom_graphire_irq()
499
struct
wacom_features
*features = &wacom_wac->features;
in wacom_intuos_schedule_prox_event()
515
struct
wacom_features
*features = &wacom->features;
in wacom_intuos_pad()
783
struct
wacom_features
*features = &wacom->features;
in wacom_exit_report()
821
struct
wacom_features
*features = &wacom->features;
in wacom_intuos_inout()
897
struct
wacom_features
*features = &wacom->features;
in wacom_intuos_general()
1923
struct
wacom_features
*features = &wacom_wac->features;
in wacom_map_usage()
2037
struct
wacom_features
*features = &wacom_wac->features;
in wacom_wac_pad_usage_mapping()
2147
struct
wacom_features
*feature
in wacom_wac_pad_event()
[all...]
H
A
D
wacom_sys.c
90
struct
wacom_features
*features = &wacom_wac->features;
in wacom_wac_pen_serial_enforce()
213
struct
wacom_features
*features = &wacom->wacom_wac.features;
in wacom_hid_usage_quirk()
296
struct
wacom_features
*features = &wacom->wacom_wac.features;
in wacom_feature_mapping()
395
* inconsistent so
wacom_features
table is used to store stylus
399
* For devices that contain 2 interfaces,
wacom_features
table is
411
* of what is in
wacom_features
. Usually it defines a report of an array
420
* information to override invalid values in the
wacom_features
table.
429
struct
wacom_features
*features = &wacom->wacom_wac.features;
in wacom_usage_mapping()
482
struct
wacom_features
*features)
in wacom_post_parse_hid()
510
struct
wacom_features
*feature
in wacom_parse_hid()
[all...]
H
A
D
wacom_wac.h
251
struct
wacom_features
{
struct
348
struct
wacom_features
features;
/kernel/linux/linux-5.10/drivers/hid/
H
A
D
wacom_wac.c
172
struct
wacom_features
*features = &wacom->features;
in wacom_pl_irq()
343
struct
wacom_features
*features = &wacom->features;
in wacom_graphire_irq()
499
struct
wacom_features
*features = &wacom_wac->features;
in wacom_intuos_schedule_prox_event()
515
struct
wacom_features
*features = &wacom->features;
in wacom_intuos_pad()
783
struct
wacom_features
*features = &wacom->features;
in wacom_exit_report()
821
struct
wacom_features
*features = &wacom->features;
in wacom_intuos_inout()
890
struct
wacom_features
*features = &wacom->features;
in wacom_intuos_general()
1919
struct
wacom_features
*features = &wacom_wac->features;
in wacom_map_usage()
2039
struct
wacom_features
*features = &wacom_wac->features;
in wacom_wac_pad_usage_mapping()
2146
struct
wacom_features
*feature
in wacom_wac_pad_event()
[all...]
H
A
D
wacom_sys.c
95
struct
wacom_features
*features = &wacom_wac->features;
in wacom_wac_pen_serial_enforce()
218
struct
wacom_features
*features = &wacom->wacom_wac.features;
in wacom_hid_usage_quirk()
301
struct
wacom_features
*features = &wacom->wacom_wac.features;
in wacom_feature_mapping()
400
* inconsistent so
wacom_features
table is used to store stylus
404
* For devices that contain 2 interfaces,
wacom_features
table is
416
* of what is in
wacom_features
. Usually it defines a report of an array
425
* information to override invalid values in the
wacom_features
table.
434
struct
wacom_features
*features = &wacom->wacom_wac.features;
in wacom_usage_mapping()
487
struct
wacom_features
*features)
in wacom_post_parse_hid()
515
struct
wacom_features
*feature
in wacom_parse_hid()
[all...]
H
A
D
wacom_wac.h
250
struct
wacom_features
{
struct
344
struct
wacom_features
features;
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
wacom_i2c.c
42
struct
wacom_features
{
struct
58
struct
wacom_features
*features)
in wacom_query_device()
170
struct
wacom_features
features = { 0 };
in wacom_i2c_probe()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
wacom_i2c.c
25
struct
wacom_features
{
struct
41
struct
wacom_features
*features)
in wacom_query_device()
152
struct
wacom_features
features = { 0 };
in wacom_i2c_probe()
Completed in 17 milliseconds