OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_npollchar
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hid/
hidkbdsc.h
94
int
sc_npollchar
;
member in struct:hidkbd
/src/sys/dev/usb/
ukbd.c
295
int
sc_npollchar
;
member in struct:ukbd_softc
846
sc->
sc_npollchar
= nkeys;
1026
if (sc->
sc_npollchar
<= 0)
1029
if (sc->
sc_npollchar
> 0) {
1031
sc->
sc_npollchar
--;
1033
sc->
sc_npollchar
* sizeof(uint16_t));
Completed in 28 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025