OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hidkbd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hid/
hidkbdsc.h
55
struct
hidkbd
{
struct
105
int hidkbd_attach(struct device *, struct
hidkbd
*, int, uint32_t,
107
void hidkbd_attach_wskbd(struct
hidkbd
*, kbd_t,
110
void hidkbd_cngetc(struct
hidkbd
*, u_int *, int *);
111
int hidkbd_detach(struct
hidkbd
*, int);
112
int hidkbd_enable(struct
hidkbd
*, int);
113
void hidkbd_input(struct
hidkbd
*, uint8_t *, u_int);
114
int hidkbd_ioctl(struct
hidkbd
*, u_long, void *, int, lwp_t *);
115
int hidkbd_set_leds(struct
hidkbd
*, int, uint8_t *);
hidkbdsc.h
55
struct
hidkbd
{
struct
105
int hidkbd_attach(struct device *, struct
hidkbd
*, int, uint32_t,
107
void hidkbd_attach_wskbd(struct
hidkbd
*, kbd_t,
110
void hidkbd_cngetc(struct
hidkbd
*, u_int *, int *);
111
int hidkbd_detach(struct
hidkbd
*, int);
112
int hidkbd_enable(struct
hidkbd
*, int);
113
void hidkbd_input(struct
hidkbd
*, uint8_t *, u_int);
114
int hidkbd_ioctl(struct
hidkbd
*, u_long, void *, int, lwp_t *);
115
int hidkbd_set_leds(struct
hidkbd
*, int, uint8_t *);
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025