Lines Matching defs:name
43 /** @name debugging levels
91 /** @name device identifier
96 SANE_String_Const name;
102 /** @name resolution
112 /** @name scan area description
124 /** @name line distance shift
130 /** @name scan area description
150 CFG_MODEL_NAME = 0, /**<option to override model name */
161 SANE_String modelname; /** model name to use, overrinding the one from detection */
185 * @brief name of the device
186 * Name of the device: it may be the file name used to access the hardware.
187 * For instance parport0 for a parallel port device, or the libusb file name
190 SANE_String name;