Lines Matching refs:USB
59 /* find model by SCSI ID string or USB vendor/product ID */
76 /* Also test USB vendor and product ID numbers, since some USB models use
79 if ((bus_type == USB) &&
255 else if(pss->pdev->bus == USB)
270 if(bus == USB)
549 if ((pss->pdev->bus == USB) && !(pss->hwst & 0x02))
1866 * - use sense handler for USB
1910 * add changes from Acer (new models; automatic firmware upload for USB scanners); fix distorted colour scans after greyscale scans (call set_window only in sane_start); code cleanup
1923 * USB (kind of) autodetection
1941 * Changed USB support to a 1 line modification instead of multi-file