OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:y_pressure
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uatp.c
1716
unsigned int
y_pressure
, y_raw, y_fingers;
local
1721
y_pressure
= interpret_dimension(sc, uatp_y_acc(sc),
1727
y_pressure
, y_raw, y_fingers,
1730
if ((x_pressure == 0) && (
y_pressure
== 0)) {
1748
} else if ((x_pressure == 0) || (
y_pressure
== 0)) {
1753
} else if ((x_pressure == 1) && (
y_pressure
== 1)) {
Completed in 18 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026