Home
last modified time | relevance | path

Searched refs:origconf (Results 1 – 1 of 1) sorted by relevance

/external/libcups/backend/
Dusb-libusb.c45 origconf, /* Original configuration */ member
697 if (printer->origconf > 0 && printer->origconf != number2) in close_device()
700 number2, printer->origconf); in close_device()
702 printer->origconf)) < 0) in close_device()
711 printer->origconf); in close_device()
715 printer->origconf, devdesc.idVendor, devdesc.idProduct); in close_device()
1480 printer->origconf = current; in open_device()