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:ektf2127_ts
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
ektf2127.c
44
struct
ektf2127_ts
{
struct
70
static void ektf2127_report_event(struct
ektf2127_ts
*ts, const u8 *buf)
in ektf2127_report_event()
99
static void ektf2127_report2_contact(struct
ektf2127_ts
*ts, int slot,
in ektf2127_report2_contact()
113
static void ektf2127_report2_event(struct
ektf2127_ts
*ts, const u8 *buf)
in ektf2127_report2_event()
124
struct
ektf2127_ts
*ts = dev_id;
in ektf2127_irq()
164
struct
ektf2127_ts
*ts = input_get_drvdata(dev);
in ektf2127_start()
174
struct
ektf2127_ts
*ts = input_get_drvdata(dev);
in ektf2127_stop()
182
struct
ektf2127_ts
*ts = i2c_get_clientdata(to_i2c_client(dev));
in ektf2127_suspend()
194
struct
ektf2127_ts
*ts = i2c_get_clientdata(to_i2c_client(dev));
in ektf2127_resume()
250
struct
ektf2127_ts
*t
in ektf2127_probe()
[all...]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H
A
D
ektf2127.c
43
struct
ektf2127_ts
{
struct
69
static void ektf2127_report_event(struct
ektf2127_ts
*ts, const u8 *buf)
in ektf2127_report_event()
100
struct
ektf2127_ts
*ts = dev_id;
in ektf2127_irq()
136
struct
ektf2127_ts
*ts = input_get_drvdata(dev);
in ektf2127_start()
146
struct
ektf2127_ts
*ts = input_get_drvdata(dev);
in ektf2127_stop()
154
struct
ektf2127_ts
*ts = i2c_get_clientdata(to_i2c_client(dev));
in ektf2127_suspend()
166
struct
ektf2127_ts
*ts = i2c_get_clientdata(to_i2c_client(dev));
in ektf2127_resume()
223
struct
ektf2127_ts
*ts;
in ektf2127_probe()
Completed in 2 milliseconds