Lines Matching defs:alternate
2839 /* Loop through all of the alternate settings */
3034 /* Loop through all of the alternate settings */
3253 /* Loop through all of the alternate settings */
5422 sanei_usb_set_altinterface (SANE_Int dn, SANE_Int alternate)
5432 DBG (5, "sanei_usb_set_altinterface: alternate = %d\n", alternate);
5434 devices[dn].alt_setting = alternate;
5454 result = usb_set_altinterface (devices[dn].libusb_handle, alternate);
5468 devices[dn].interface_nr, alternate);
5482 devices[dn].interface_nr, alternate);