OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:y_fingers
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
pbms.c
612
int x_det, y_det, x_raw, y_raw, x_fingers,
y_fingers
, fingers, x, y;
local in function:compute_delta
618
&y_raw, &
y_fingers
);
619
fingers = uimax(x_fingers,
y_fingers
);
/src/sys/dev/usb/
uatp.c
1716
unsigned int y_pressure, y_raw,
y_fingers
;
local in function:interpret_input
1722
uatp_y_sensors(sc), uatp_y_ratio(sc), &y_raw, &
y_fingers
);
1727
y_pressure, y_raw,
y_fingers
,
1754
fingers = uimax(x_fingers,
y_fingers
);
Completed in 15 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025