Lines Matching refs:probe
36 probe for new devices.
174 /* cold-plugging case : probe for already plugged devices */
229 * hot-plugging : we probe for devices plugged since sane_init() was called.
1530 /** @brief probe for all supported devices
1531 * This functions tries to probe if any of the supported devices of
1651 * do physical probe of the device here. In case the device is recognized,
1655 model = probe (devicename);
1976 /** @brief physical probe of a device
1979 * @param devicename low level device to access to probe hardware
1984 probe (const char *devicename)
1992 DBG (DBG_error, "probe: failed to open '%s' device!\n", devicename);
1999 DBG (DBG_error, "probe: failed to connect!\n");
2014 DBG (DBG_error, "probe: memory test failed!\n");
2031 DBG (DBG_proc, "probe: exit\n");