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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dusb.h33 typedef struct hid_data *hid_data_t; typedef in typeref:struct:hid_data
81 hid_data_t hid_start_parse __P((report_desc_t d, int kindset));
82 void hid_end_parse __P((hid_data_t s));
83 int hid_get_item __P((hid_data_t s, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dusb.h31 typedef struct hid_data *hid_data_t; typedef in typeref:struct:hid_data
79 hid_data_t hid_start_parse __P((report_desc_t d, int kindset));
80 void hid_end_parse __P((hid_data_t s));
81 int hid_get_item __P((hid_data_t s, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dusb.h31 typedef struct hid_data *hid_data_t; typedef in typeref:struct:hid_data
79 hid_data_t hid_start_parse __P((report_desc_t d, int kindset));
80 void hid_end_parse __P((hid_data_t s));
81 int hid_get_item __P((hid_data_t s, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dusb.h34 typedef struct hid_data *hid_data_t; typedef in typeref:struct:hid_data
82 hid_data_t hid_start_parse __P((report_desc_t d, int kindset));
83 void hid_end_parse __P((hid_data_t s));
84 int hid_get_item __P((hid_data_t s, hid_item_t *h));
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dusb.h34 typedef struct hid_data *hid_data_t; typedef in typeref:struct:hid_data
82 hid_data_t hid_start_parse __P((report_desc_t d, int kindset));
83 void hid_end_parse __P((hid_data_t s));
84 int hid_get_item __P((hid_data_t s, hid_item_t *h));

Completed in 53 milliseconds