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

/linux-master/drivers/dax/
H A Dbus.c47 static struct dax_id *__dax_match_id(struct dax_device_driver *dax_drv, argument
60 static int dax_match_id(struct dax_device_driver *dax_drv, struct device *dev) argument
71 static int dax_match_type(struct dax_device_driver *dax_drv, struct device *dev) argument
98 struct dax_device_driver *dax_drv = to_dax_drv(drv); local
157 ATTRIBUTE_GROUPS(dax_drv); variable
205 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver); local
237 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver); local
255 struct dax_device_driver *dax_drv = to_dax_drv(drv); local
1582 __dax_driver_register(struct dax_device_driver *dax_drv, struct module *module, const char *mod_name) argument
1604 dax_driver_unregister(struct dax_device_driver *dax_drv) argument
[all...]

Completed in 128 milliseconds