Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Dunittest.c3149 const char *refcount_path = "/testcase-data/refcount-node"; in of_unittest_lifecycle() local
3163 np = of_find_node_by_path(refcount_path); in of_unittest_lifecycle()
3164 unittest(np, "find refcount_path \"%s\"\n", refcount_path); in of_unittest_lifecycle()