OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_hotkey
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/wscons/
wskbd.c
212
wskbd_hotkey_plugin *
sc_hotkey
;
member in struct:wskbd_softc
418
sc->
sc_hotkey
= NULL;
1662
sc->
sc_hotkey
= hotkey;
1675
sc->
sc_hotkey
= NULL;
1699
if (sc->
sc_hotkey
!= NULL)
1700
ishotkey = sc->
sc_hotkey
(sc, sc->sc_hotkeycookie,
wskbd.c
212
wskbd_hotkey_plugin *
sc_hotkey
;
member in struct:wskbd_softc
418
sc->
sc_hotkey
= NULL;
1662
sc->
sc_hotkey
= hotkey;
1675
sc->
sc_hotkey
= NULL;
1699
if (sc->
sc_hotkey
!= NULL)
1700
ishotkey = sc->
sc_hotkey
(sc, sc->sc_hotkeycookie,
Completed in 36 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026