OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_nrep
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/zaurus/dev/
zkbd.c
157
int
sc_nrep
;
member in struct:zkbd_softc
350
wskbd_rawinput(sc->sc_wskbddev, sc->sc_rep, sc->
sc_nrep
);
517
sc->
sc_nrep
= npress;
/src/sys/dev/bluetooth/
btkbd.c
140
int
sc_nrep
;
member in struct:btkbd_softc
586
sc->
sc_nrep
= npress;
613
wskbd_rawinput(sc->sc_wskbd, sc->sc_rep, sc->
sc_nrep
);
/src/sys/dev/usb/
ukbd.c
289
int
sc_nrep
;
member in struct:ukbd_softc
894
sc->
sc_nrep
= npress;
962
wskbd_rawinput(sc->sc_wskbddev, sc->sc_rep, sc->
sc_nrep
);
Completed in 14 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025