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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dusb.h71 } hid_item_t; typedef in typeref:struct:hid_item
83 int hid_get_item __P((hid_data_t s, hid_item_t *h));
85 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
93 int hid_get_data __P((void *p, hid_item_t *h));
94 void hid_set_data __P((void *p, hid_item_t *h, int data));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dusb.h69 } hid_item_t; typedef in typeref:struct:hid_item
81 int hid_get_item __P((hid_data_t s, hid_item_t *h));
83 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
91 int hid_get_data __P((void *p, hid_item_t *h));
92 void hid_set_data __P((void *p, hid_item_t *h, int data));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dusb.h69 } hid_item_t; typedef in typeref:struct:hid_item
81 int hid_get_item __P((hid_data_t s, hid_item_t *h));
83 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
91 int hid_get_data __P((void *p, hid_item_t *h));
92 void hid_set_data __P((void *p, hid_item_t *h, int data));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dusb.h72 } hid_item_t; typedef in typeref:struct:hid_item
84 int hid_get_item __P((hid_data_t s, hid_item_t *h));
86 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
94 int hid_get_data __P((void *p, hid_item_t *h));
95 void hid_set_data __P((void *p, hid_item_t *h, int data));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dusb.h72 } hid_item_t; typedef in typeref:struct:hid_item
84 int hid_get_item __P((hid_data_t s, hid_item_t *h));
86 int hid_locate __P((report_desc_t d, unsigned int usage, enum hid_kind k, hid_item_t *h));
94 int hid_get_data __P((void *p, hid_item_t *h));
95 void hid_set_data __P((void *p, hid_item_t *h, int data));

Completed in 45 milliseconds