OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hpckbd_core
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/hpc/
hpckbd.c
71
struct
hpckbd_core
{
struct
92
struct
hpckbd_core
*sc_core;
93
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
...]
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025