Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ntb/
H A Dntb_transport.c319 static struct bus_type ntb_transport_bus = { variable
409 dev->bus = &ntb_transport_bus; in ntb_transport_register_client_dev()
442 drv->driver.bus = &ntb_transport_bus; in ntb_transport_register_client()
2485 rc = bus_register(&ntb_transport_bus); in ntb_transport_init()
2496 bus_unregister(&ntb_transport_bus); in ntb_transport_init()
2506 bus_unregister(&ntb_transport_bus); in ntb_transport_exit()
/kernel/linux/linux-6.6/drivers/ntb/
H A Dntb_transport.c317 static struct bus_type ntb_transport_bus = { variable
407 dev->bus = &ntb_transport_bus; in ntb_transport_register_client_dev()
440 drv->driver.bus = &ntb_transport_bus; in ntb_transport_register_client()
2483 rc = bus_register(&ntb_transport_bus); in ntb_transport_init()
2494 bus_unregister(&ntb_transport_bus); in ntb_transport_init()
2504 bus_unregister(&ntb_transport_bus); in ntb_transport_exit()

Completed in 9 milliseconds