Lines Matching refs:open
251 /** open the device specific driver and reset the internal timing stuff
253 * @return the function returns the result of the open call, on success
262 handle = dev->open((const char*)dev->name, (void *)dev );
1013 dev->open = ppDev_open;
1029 * go ahead and open the scanner device
1033 DBG( _DBG_ERROR,"open failed: %d\n", handle );
1309 /** open the sane device
1355 /* insert newly opened handle into list of open handles: */
1372 /* remove handle from list of open handles: */
1817 * open the driver and get some information about the scanner
1821 DBG( _DBG_ERROR,"sane_start: open failed: %d\n", errno );