Searched refs:faux_bus_root (Results 1 – 1 of 1) sorted by relevance
32 static struct device faux_bus_root = { variable155 dev->parent = &faux_bus_root; in faux_device_create_with_groups()238 ret = device_register(&faux_bus_root); in faux_bus_init()240 put_device(&faux_bus_root); in faux_bus_init()258 device_unregister(&faux_bus_root); in faux_bus_init()
Completed in 4 milliseconds