Lines Matching defs:device
42 /* returns device model according to given product and vendor id's */
49 static SANE_Int cfg_chipset_model_get(SANE_Int device);
364 SANE_Int vendor, product, device;
369 /*vendor, prodct, device */
389 rst = myreg[a].device;
398 static SANE_Int cfg_chipset_model_get(SANE_Int device)
403 SANE_Int device, chipset;
408 /*device , chipset */
426 if (device == myreg[a].device)
486 SANE_Int device;
492 /*device, {count, {btn1, btn2, btn3, btn4, btn5, btn6)} */
509 if (RTS_Debug->dev_model == myreg[a].device)
532 SANE_Int device;
538 /*device, {enable, mode, clock} */
560 if (RTS_Debug->dev_model == myreg[a].device)
584 SANE_Int device;
590 /*device, {type , res, freq, speed, basemove, highmove, parkmove, change}} */
611 if (RTS_Debug->dev_model == myreg[a].device)
634 SANE_Int device;
640 /*device, {type , name , resolution, {chnl_colors }, {chnl_gray }, {rgb_order }, line_dist, evenodd_dist} */
661 if (RTS_Debug->dev_model == myreg[a].device)
999 SANE_Int device;
1006 /*device , reflective , negative , transparent */
1026 if (reg[a].device == RTS_Debug->dev_model)
1041 /* this function returns the proper motor resources for a given device */
1085 SANE_Int device;
1092 /* device, { type , x , y , resolution, extern_boundary}*/
1109 if (myreg[a].device == RTS_Debug->dev_model)
3780 /* return timing values for current device */
4187 /* returns motor setting buffer for a device */