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

/linux-master/drivers/ntb/
H A Dcore.c75 static struct bus_type ntb_bus; variable in typeref:struct:bus_type
87 client->drv.bus = &ntb_bus;
116 ntb->dev.bus = &ntb_bus;
301 static struct bus_type ntb_bus = { variable in typeref:struct:bus_type
309 return bus_register(&ntb_bus);
315 bus_unregister(&ntb_bus);

Completed in 180 milliseconds