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,
139 pr_err("test failed: probe took too long\n"); in test_async_probe_init()
168 "test failed: probe took too long\n"); in test_async_probe_init()
202 "test failed: probe was too quick\n"); in test_async_probe_init()
228 "test failed: probe was too quick\n"); in test_async_probe_init()
236 * asynchronous probe calls remaining by forcing timeout and remove in test_async_probe_init()
238 * pending asynchronous probe calls. in test_async_probe_init()
267 * errors or warnings being reported by the probe routine. in test_async_probe_init()