OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:samplelen
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/dev/wscons/
tpcalib.c
69
sc->sc_saved.
samplelen
= WSMOUSE_CALIBCOORDS_RESET;
75
if (sc->sc_saved.
samplelen
== WSMOUSE_CALIBCOORDS_RESET) {
102
if (d->
samplelen
== WSMOUSE_CALIBCOORDS_RESET) {
105
if (d->
samplelen
> 0) {
109
d->
samplelen
, SCALE,
114
d->
samplelen
, SCALE,
wsconsio.h
241
int
samplelen
; /* number of samples available or
member in struct:wsmouse_calibcoords
/src/usr.sbin/tpctl/
data.c
200
elem->calibcoords.
samplelen
= n;
325
coords->
samplelen
);
326
for (i = 0; i < coords->
samplelen
; i++) {
tp.c
101
raw.
samplelen
= WSMOUSE_CALIBCOORDS_RESET;
main.c
275
coords->
samplelen
= 5;
303
for (i = 0; i < coords->
samplelen
; i++) {
/src/sbin/wsconsctl/
mouse.c
190
if (tmp.
samplelen
<= 0) {
196
samples = malloc(tmp.
samplelen
* sizeof(buf));
201
for (i = 0; i < tmp.
samplelen
; i++) {
350
tmp.
samplelen
= i;
/src/sys/arch/arm/s3c2xx0/
s3c2440_touch.c
106
.
samplelen
= WSMOUSE_CALIBCOORDS_RESET
/src/sys/dev/usb/
uep.c
89
.
samplelen
= WSMOUSE_CALIBCOORDS_RESET,
uintuos.c
154
default_calib.
samplelen
= WSMOUSE_CALIBCOORDS_RESET,
uts.c
243
sc->sc_calibcoords.
samplelen
= WSMOUSE_CALIBCOORDS_RESET;
ums.c
257
sc->sc_ms.sc_calibcoords.
samplelen
= WSMOUSE_CALIBCOORDS_RESET;
/src/sys/arch/arm/sunxi/
sunxi_ts.c
146
.
samplelen
= WSMOUSE_CALIBCOORDS_RESET,
Completed in 18 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025