OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_buttonstate
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hil/
hilms.c
53
int
sc_buttonstate
;
member in struct:hilms_softc
188
sc->
sc_buttonstate
= 0;
326
sc->
sc_buttonstate
&= ~(1 << button);
329
sc->
sc_buttonstate
|= (1 << button);
336
sc->
sc_buttonstate
, dx, dy, dz, 0, flags);
Completed in 13 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025