OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hid_kind
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libusbhid/
usbhid.h
39
typedef enum
hid_kind
{
enum
74
enum
hid_kind
kind;
96
int hid_report_size(report_desc_t d, enum
hid_kind
k, int id);
97
int hid_locate(report_desc_t d, unsigned int usage, enum
hid_kind
k, hid_item_t *h, int id);
/src/usr.bin/usbhidctl/
usbhid.c
112
hid_kind_t
hid_kind
;
member in struct:__anonda14291e0208
432
reptsize = hid_report_size(rd, reptoparam[repindex].
hid_kind
, reportid);
1044
reptoparam[repindex].
hid_kind
,
/src/sys/dev/hid/
hid.h
39
enum
hid_kind
{
enum
78
enum
hid_kind
kind;
86
struct hid_data *hid_start_parse(const void *, int, enum
hid_kind
);
89
int hid_report_size(const void *, int, enum
hid_kind
, uint8_t);
90
int hid_locate(const void *, int, uint32_t, uint8_t, enum
hid_kind
,
Completed in 14 milliseconds
Indexes created Thu Sep 25 15:09:46 GMT 2025