Searched refs:hpckbd_core (Results 1 – 1 of 1) sorted by relevance
71 struct hpckbd_core { struct92 struct hpckbd_core *sc_core; argument93 struct hpckbd_core sc_coredata;99 void hpckbd_initcore(struct hpckbd_core *, struct hpckbd_ic_if *, int);100 void hpckbd_initif(struct hpckbd_core *);101 int hpckbd_getevent(struct hpckbd_core *, u_int *, int *);102 int hpckbd_putevent(struct hpckbd_core *, u_int, int);103 void hpckbd_keymap_lookup(struct hpckbd_core*);104 void hpckbd_keymap_setup(struct hpckbd_core *, const keysym_t *, int);117 struct hpckbd_core hpckbd_consdata;[all …]