Home
last modified time | relevance | path

Searched refs:pszDeviceName (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dniash_xfer.h59 const char *pszDeviceName);
H A Dhp5400_internal.h306 const char *pszDeviceName));
H A Dhp5400_sane.c550 static int _ReportDevice(TScannerModel *pModel, const char *pszDeviceName) in _ReportDevice() argument
554 HP5400_DBG(DBG_MSG, "hp5400: _ReportDevice '%s'\n", pszDeviceName); in _ReportDevice()
577 pNew->devname = (char*)strdup(pszDeviceName); in _ReportDevice()
H A Dniash.c779 _ReportDevice (TScannerModel * pModel, const char *pszDeviceName) in _ReportDevice() argument
783 DBG (DBG_MSG, "niash: _ReportDevice '%s'\n", pszDeviceName); in _ReportDevice()
808 pNew->dev.name = strdup (pszDeviceName); in _ReportDevice()
H A Dhp3900_sane.c177 const char *pszDeviceName);
1653 _ReportDevice (TScannerModel * pModel, const char *pszDeviceName) in _ReportDevice() argument
1678 pNew->devname = (char *) strdup (pszDeviceName); in _ReportDevice()
H A Dhp5400_internal.c1480 const char *pszDeviceName)) in HP5400Detect()
1478 HP5400Detect(const char *filename, int (*_ReportDevice) (TScannerModel * pModel, const char *pszDeviceName)) HP5400Detect() argument

Completed in 13 milliseconds