HomeSort by: relevance | last modified time | path
    Searched refs:wskbd_hotkey_plugin (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wskbdvar.h 104 typedef int (wskbd_hotkey_plugin)(struct wskbd_softc *, void *, u_int, int); typedef
106 device_t wskbd_hotkey_register(device_t, void *, wskbd_hotkey_plugin *);
wskbd.c 212 wskbd_hotkey_plugin *sc_hotkey;
1655 wskbd_hotkey_register(device_t self, void *cookie, wskbd_hotkey_plugin *hotkey)

Completed in 16 milliseconds