Home
last modified time | relevance | path

Searched refs:kunit_platform_device_probe_nb_remove (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/lib/kunit/
Dplatform.c154 static void kunit_platform_device_probe_nb_remove(void *nb) in kunit_platform_device_probe_nb_remove() function
231 return kunit_add_action_or_reset(test, kunit_platform_device_probe_nb_remove, &knb->nb); in kunit_platform_device_prepare_wait_for_probe()