Home
last modified time | relevance | path

Searched refs:synaptics_true_edge_bottom (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/pckbport/
Dsynaptics.c178 static int synaptics_true_edge_bottom; variable
297 synaptics_true_edge_bottom, in pms_synaptics_set_boundaries()
303 if (synaptics_edge_bottom <= synaptics_true_edge_bottom) { in pms_synaptics_set_boundaries()
305 synaptics_edge_bottom = synaptics_true_edge_bottom; in pms_synaptics_set_boundaries()
309 synaptics_true_edge_bottom, in pms_synaptics_set_boundaries()
531 synaptics_true_edge_bottom = synaptics_edge_bottom; in pms_synaptics_probe_init()
618 synaptics_true_edge_bottom = synaptics_edge_bottom; in pms_synaptics_probe_init()