OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adbkbd_key
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/adb/
adb_kbd.c
107
static inline void
adbkbd_key
(struct adbkbd_softc *, uint8_t);
530
adbkbd_key
(sc, k1);
532
adbkbd_key
(sc, k2);
548
adbkbd_key
(struct adbkbd_softc *sc, uint8_t k)
function in typeref:typename:void
753
adbkbd_key
(sc, sc->sc_pollbuf[i]);
adb_kbd.c
107
static inline void
adbkbd_key
(struct adbkbd_softc *, uint8_t);
530
adbkbd_key
(sc, k1);
532
adbkbd_key
(sc, k2);
548
adbkbd_key
(struct adbkbd_softc *sc, uint8_t k)
function in typeref:typename:void
753
adbkbd_key
(sc, sc->sc_pollbuf[i]);
Completed in 25 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025