Searched refs:of_node_put_kunit (Results 1 – 4 of 4) sorted by relevance
82 void of_node_put_kunit(struct kunit *test, struct device_node *node) in of_node_put_kunit() function89 EXPORT_SYMBOL_GPL(of_node_put_kunit);
45 of_node_put_kunit(test, np); in of_overlay_apply_kunit_platform_device()79 of_node_put_kunit(&fake, np); in of_overlay_apply_kunit_cleanup()
11 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
2739 of_node_put_kunit(test, ctx->np); in clk_register_clk_parent_data_of_test_init()
Completed in 12 milliseconds