Searched refs:dax_bus_type (Results 1 – 1 of 1) sorted by relevance
206 static struct bus_type dax_bus_type = { variable1379 dev->bus = &dax_bus_type; in devm_create_dev_dax()1435 drv->bus = &dax_bus_type; in __dax_driver_register()1478 return bus_register(&dax_bus_type); in dax_bus_init()1483 bus_unregister(&dax_bus_type); in dax_bus_exit()