Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
2474 rc = bus_register(&ntb_transport_bus); in ntb_transport_init()
2485 bus_unregister(&ntb_transport_bus); in ntb_transport_init()
2495 bus_unregister(&ntb_transport_bus); in ntb_transport_exit()