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

/linux-master/drivers/dax/
H A Dbus.c244 static const struct bus_type dax_bus_type = { variable in typeref:struct:bus_type
1530 dev->bus = &dax_bus_type;
1598 drv->bus = &dax_bus_type;
1621 return bus_register(&dax_bus_type);
1626 bus_unregister(&dax_bus_type);

Completed in 95 milliseconds