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

/linux-master/drivers/dax/
H A Dbus.c42 static struct dax_device_driver *to_dax_drv(struct device_driver *drv) function
98 struct dax_device_driver *dax_drv = to_dax_drv(drv);
205 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver);
237 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver);
255 struct dax_device_driver *dax_drv = to_dax_drv(drv);
1382 to_dax_drv(dev->driver)->type == DAXDRV_KMEM_TYPE) {

Completed in 129 milliseconds