Lines Matching refs:Wire
130 extern void sanei_w_init_req (Wire *w, SANE_Init_Req *req);
131 extern void sanei_w_init_reply (Wire *w, SANE_Init_Reply *reply);
132 extern void sanei_w_get_devices_reply (Wire *w, SANE_Get_Devices_Reply *reply);
133 extern void sanei_w_open_reply (Wire *w, SANE_Open_Reply *reply);
134 extern void sanei_w_option_descriptor_array (Wire *w,
136 extern void sanei_w_control_option_req (Wire *w, SANE_Control_Option_Req *req);
137 extern void sanei_w_control_option_reply (Wire *w,
139 extern void sanei_w_get_parameters_reply (Wire *w,
141 extern void sanei_w_start_reply (Wire *w, SANE_Start_Reply *reply);
142 extern void sanei_w_authorization_req (Wire *w, SANE_Authorization_Req *req);