Lines Matching full:probe
33 dev_err(dev, "async probe took too long\n"); in test_probe()
36 dev_dbg(&pdev->dev, "sleeping for %d msecs in probe\n", in test_probe()
65 .probe = test_probe,
73 .probe = test_probe,
140 pr_err("test failed: probe took too long\n"); in test_async_probe_init()
170 "test failed: probe took too long\n"); in test_async_probe_init()
205 "test failed: probe was too quick\n"); in test_async_probe_init()
232 "test failed: probe was too quick\n"); in test_async_probe_init()
240 * asynchronous probe calls remaining by forcing timeout and remove in test_async_probe_init()
242 * pending asynchronous probe calls. in test_async_probe_init()
271 * errors or warnings being reported by the probe routine. in test_async_probe_init()