Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/of/
Dunittest.c3396 const char *refcount_parent_path = "/testcase-data"; in of_unittest_lifecycle() local
3497 np = of_find_node_by_path(refcount_parent_path); in of_unittest_lifecycle()
3498 unittest(np, "find refcount_parent_path \"%s\"\n", refcount_parent_path); in of_unittest_lifecycle()