Searched refs:balloon_subsys (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/xen/
H A Dxen-balloon.c228 static struct bus_type balloon_subsys = { variable in typeref:struct:bus_type
237 error = subsys_system_register(&balloon_subsys, NULL); register_balloon()
242 dev->bus = &balloon_subsys; register_balloon()
247 bus_unregister(&balloon_subsys); register_balloon()

Completed in 30 milliseconds