Home
last modified time | relevance | path

Searched defs:dax_drv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dax/
A Dbus.c37 static struct dax_id *__dax_match_id(struct dax_device_driver *dax_drv, in __dax_match_id()
50 static int dax_match_id(struct dax_device_driver *dax_drv, struct device *dev) in dax_match_id()
69 struct dax_device_driver *dax_drv = to_dax_drv(drv); in do_id_store() local
152 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver); in dax_bus_probe() local
177 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver); in dax_bus_remove() local
195 struct dax_device_driver *dax_drv = to_dax_drv(drv); in dax_bus_match() local
1388 int __dax_driver_register(struct dax_device_driver *dax_drv, in __dax_driver_register()
1430 void dax_driver_unregister(struct dax_device_driver *dax_drv) in dax_driver_unregister()

Completed in 11 milliseconds