OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:synaptics_edge_bottom
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pckbport/
synaptics.c
111
static int
synaptics_edge_bottom
=
SYNAPTICS_EDGE_BOTTOM
;
variable in typeref:typename:int
118
static int synaptics_button_boundary =
SYNAPTICS_EDGE_BOTTOM
;
295
synaptics_edge_bottom
= synaptics_value(
302
if (
synaptics_edge_bottom
!= synaptics_old_edge_bottom) {
303
if (
synaptics_edge_bottom
<= synaptics_true_edge_bottom) {
305
synaptics_edge_bottom
= synaptics_true_edge_bottom;
308
synaptics_edge_bottom
,
313
synaptics_old_edge_bottom =
synaptics_edge_bottom
;
319
synaptics_edge_bottom
,
[
all
...]
Completed in 43 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025