Searched refs:wskbd_hotkey_register (Results 1 – 3 of 3) sorted by relevance
106 device_t wskbd_hotkey_register(device_t, void *, wskbd_hotkey_plugin *);
1655 wskbd_hotkey_register(device_t self, void *cookie, wskbd_hotkey_plugin *hotkey) in wskbd_hotkey_register() function
289 wskbd_hotkey_register(sc->sc_wskbddev, sc, hpqlb_hotkey_handler); in hpqlb_finalize()