Home
last modified time | relevance | path

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

/linux/drivers/dax/
A Dbus.c184 static struct bus_type dax_bus_type = { variable
1347 dev->bus = &dax_bus_type; in devm_create_dev_dax()
1405 drv->bus = &dax_bus_type; in __dax_driver_register()
1456 rc = bus_register(&dax_bus_type); in dax_bus_init()
1464 bus_unregister(&dax_bus_type); in dax_bus_exit()

Completed in 6 milliseconds