Searched refs:Pieusb_Scan_Frame (Results 1 - 3 of 3) sorted by relevance
/third_party/backends/backend/ |
H A D | pieusb_scancmd.h | 241 struct Pieusb_Scan_Frame { struct 333 void sanei_pieusb_cmd_get_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status); 334 void sanei_pieusb_cmd_set_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status);
|
H A D | pieusb_specific.h | 284 struct Pieusb_Scan_Frame frame;
|
H A D | pieusb_scancmd.c | 303 * @see Pieusb_Scan_Frame 306 sanei_pieusb_cmd_get_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status) in sanei_pieusb_cmd_get_scan_frame() 478 * @see Pieusb_Scan_Frame 481 sanei_pieusb_cmd_set_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status) in sanei_pieusb_cmd_set_scan_frame()
|
Completed in 7 milliseconds