Searched defs:scan_io (Results 1 – 1 of 1) sorted by relevance
59 struct scan_io { struct60 unsigned long scan_width; /* width in 1/1200ths of an inch */61 unsigned long scan_height; /* height in 1/1200ths of an inch */88 #define SCIOCGET _IOR('S', 1, struct scan_io) /* retrieve parameters */ argument