Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/of/
Dunittest.c1412 static struct resource test_bus_res = DEFINE_RES_MEM(0xfffffff8, 2); variable
1477 platform_device_add_resources(test_bus, &test_bus_res, 1); in of_unittest_platform_populate()