Lines Matching refs:Wire
54 sanei_w_space (Wire * w, size_t howmuch)
151 sanei_w_void (Wire * w, void __sane_unused__ * v)
157 sanei_w_array (Wire * w, SANE_Word * len_ptr, void **v,
249 sanei_w_ptr (Wire * w, void **v, WireCodecFunc w_value, size_t value_size)
318 sanei_w_byte (Wire * w, SANE_Byte * v)
327 sanei_w_char (Wire * w, SANE_Char * v)
336 sanei_w_word (Wire * w, SANE_Word * v)
345 sanei_w_string (Wire * w, SANE_String * v)
354 sanei_w_status (Wire * w, SANE_Status * v)
369 sanei_w_bool (Wire * w, SANE_Bool * v)
384 sanei_w_constraint_type (Wire * w, SANE_Constraint_Type * v)
399 sanei_w_value_type (Wire * w, SANE_Value_Type * v)
413 sanei_w_unit (Wire * w, SANE_Unit * v)
428 sanei_w_action (Wire * w, SANE_Action * v)
443 sanei_w_frame (Wire * w, SANE_Frame * v)
458 sanei_w_range (Wire * w, SANE_Range * v)
470 sanei_w_device (Wire * w, SANE_Device * v)
483 sanei_w_device_ptr (Wire * w, SANE_Device ** v)
492 sanei_w_option_descriptor (Wire * w, SANE_Option_Descriptor * v)
541 sanei_w_option_descriptor_ptr (Wire * w, SANE_Option_Descriptor ** v)
550 sanei_w_parameters (Wire * w, SANE_Parameters * v)
567 flush (Wire * w)
580 sanei_w_set_dir (Wire * w, WireDirection dir)
598 sanei_w_call (Wire * w,
625 sanei_w_reply (Wire * w, WireCodecFunc w_reply, void *reply)
638 sanei_w_free (Wire * w, WireCodecFunc w_reply, void *reply)
654 sanei_w_init (Wire * w, void (*codec_init_func) (Wire *))
683 sanei_w_exit (Wire * w)