Searched refs:hpckbd_putevent (Results 1 – 1 of 1) sorted by relevance
102 int hpckbd_putevent(struct hpckbd_core *, u_int, int);225 hpckbd_putevent(struct hpckbd_core* hc, u_int type, int data) in hpckbd_putevent() function433 if (hpckbd_putevent(hc, type, key) == 0) in __hpckbd_input()