Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dunittest.c1662 static struct resource test_bus_res = DEFINE_RES_MEM(0xfffffff8, 2); variable
1727 platform_device_add_resources(test_bus, &test_bus_res, 1); in of_unittest_platform_populate()