Home
last modified time | relevance | path

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

/linux/include/kunit/
H A Dof.h11 void of_node_put_kunit(struct kunit *test, struct device_node *node);
16 void of_node_put_kunit(struct kunit *test, struct device_node *node) in of_node_put_kunit() function
/linux/drivers/of/
H A Doverlay_test.c45 of_node_put_kunit(test, np); in of_overlay_apply_kunit_platform_device()
81 of_node_put_kunit(&fake, np); in of_overlay_apply_kunit_cleanup()