Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/xen/
H A 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()
/kernel/linux/linux-5.10/drivers/xen/
H A Dxen-balloon.c246 static struct bus_type balloon_subsys = { variable
255 error = subsys_system_register(&balloon_subsys, NULL); in register_balloon()
260 dev->bus = &balloon_subsys; in register_balloon()
265 bus_unregister(&balloon_subsys); in register_balloon()

Completed in 2 milliseconds