Searched refs:faux_bus_root (Results 1 – 1 of 1) sorted by relevance
31 static struct device faux_bus_root = { variable139 dev->parent = &faux_bus_root; in faux_device_create_with_groups()223 ret = device_register(&faux_bus_root); in faux_bus_init()225 put_device(&faux_bus_root); in faux_bus_init()243 device_unregister(&faux_bus_root); in faux_bus_init()