Searched refs:dax_bus_type (Results 1 – 1 of 1) sorted by relevance
241 static const struct bus_type dax_bus_type = { variable1500 dev->bus = &dax_bus_type; in __devm_create_dev_dax()1564 drv->bus = &dax_bus_type; in __dax_driver_register()1587 return bus_register(&dax_bus_type); in dax_bus_init()1592 bus_unregister(&dax_bus_type); in dax_bus_exit()