Searched refs:hid_kind (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dusb.h35 typedef enum hid_kind { enum
65 enum hid_kind kind;
84 int hid_report_size __P((report_desc_t d, enum hid_kind k, int *idp));
85 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dusb.h33 typedef enum hid_kind { enum
63 enum hid_kind kind;
82 int hid_report_size __P((report_desc_t d, enum hid_kind k, int *idp));
83 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dusb.h33 typedef enum hid_kind { enum
63 enum hid_kind kind;
82 int hid_report_size __P((report_desc_t d, enum hid_kind k, int *idp));
83 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dusb.h36 typedef enum hid_kind { enum
66 enum hid_kind kind;
85 int hid_report_size __P((report_desc_t d, enum hid_kind k, int *idp));
86 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dusb.h36 typedef enum hid_kind { enum
66 enum hid_kind kind;
85 int hid_report_size __P((report_desc_t d, enum hid_kind k, int *idp));
86 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));

Completed in 34 milliseconds