Home
last modified time | relevance | path

Searched defs:test_probe (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/test/dm/
H A Dtest-driver.c44 static int test_probe(struct udevice *dev) in test_probe() function
/openbmc/linux/drivers/base/test/
H A Dtest_async_driver_probe.c23 static int test_probe(struct platform_device *pdev) in test_probe() function
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-core.c1160 struct test_probe { struct
1166 static void unregister_test_probe(struct test_probe *probe) in unregister_test_probe() argument
/openbmc/linux/drivers/rtc/
H A Drtc-test.c115 static int test_probe(struct platform_device *plat_dev) in test_probe() function