OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wsmouse_repeat
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wsmouse.c
169
struct
wsmouse_repeat
sc_repeat;
206
static void
wsmouse_repeat
(void *v);
276
callout_setfunc(&sc->sc_repeat_callout,
wsmouse_repeat
, sc);
566
wsmouse_repeat
(void *v)
function in typeref:typename:void
829
struct
wsmouse_repeat
*wr;
868
wr = (struct
wsmouse_repeat
*)data;
877
wr = (struct
wsmouse_repeat
*)data;
wsconsio.h
262
struct
wsmouse_repeat
{
struct
268
#define WSMOUSEIO_GETREPEAT _IOR('W', 39, struct
wsmouse_repeat
)
269
#define WSMOUSEIO_SETREPEAT _IOW('W', 40, struct
wsmouse_repeat
)
Completed in 12 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025