Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ntb/
Dntb_transport.c290 static struct bus_type ntb_transport_bus = { variable
380 dev->bus = &ntb_transport_bus; in ntb_transport_register_client_dev()
413 drv->driver.bus = &ntb_transport_bus; in ntb_transport_register_client()
2065 rc = bus_register(&ntb_transport_bus); in ntb_transport_init()
2076 bus_unregister(&ntb_transport_bus); in ntb_transport_init()
2088 bus_unregister(&ntb_transport_bus); in ntb_transport_exit()