Home
last modified time | relevance | path

Searched refs:_ReportDevice (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dhp5400_internal.h305 int (*_ReportDevice) (TScannerModel * pModel,
H A Dhp5400_internal.c1479 int (*_ReportDevice) (TScannerModel * pModel, in HP5400Detect()
1531 if (_ReportDevice) in HP5400Detect()
1532 _ReportDevice (&Model_HP54xx, filename); in HP5400Detect()
H A Dhp5400_sane.c550 static int _ReportDevice(TScannerModel *pModel, const char *pszDeviceName) in _ReportDevice() function
554 HP5400_DBG(DBG_MSG, "hp5400: _ReportDevice '%s'\n", pszDeviceName); in _ReportDevice()
592 if (HP5400Detect (filename, _ReportDevice) < 0) in attach_one_device()
H A Dniash.c779 _ReportDevice (TScannerModel * pModel, const char *pszDeviceName) in _ReportDevice() function
783 DBG (DBG_MSG, "niash: _ReportDevice '%s'\n", pszDeviceName); in _ReportDevice()
835 NiashXferInit (_ReportDevice); in sane_init()
H A Dhp3900_sane.c176 static SANE_Int _ReportDevice (TScannerModel * pModel,
1653 _ReportDevice (TScannerModel * pModel, const char *pszDeviceName) in _ReportDevice() function
1658 DBG (DBG_FNC, "> _ReportDevice:\n"); in _ReportDevice()
1741 _ReportDevice (&sModel, devname); in attach_one_device()

Completed in 8 milliseconds