Searched defs:test_remove (Results 1 – 5 of 5) sorted by relevance
437 test_remove() function
56 static int test_remove(struct udevice *dev) in test_remove() function
605 bool test_remove = IS_ENABLED(CONFIG_DEBUG_TEST_DRIVER_REMOVE) && in really_probe() local
138 def test_remove(self): member in EventHandlingTest
290 def test_remove(self): member in TestConcatOverride