Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/xen/
Dxen-balloon.c240 static struct bus_type balloon_subsys = { variable
249 error = subsys_system_register(&balloon_subsys, NULL); in register_balloon()
254 dev->bus = &balloon_subsys; in register_balloon()
259 bus_unregister(&balloon_subsys); in register_balloon()