Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dax/
H A Dbus.c30 static struct dax_device_driver *to_dax_drv(struct device_driver *drv) in to_dax_drv() function
86 struct dax_device_driver *dax_drv = to_dax_drv(drv); in do_id_store()
193 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver); in dax_bus_probe()
218 struct dax_device_driver *dax_drv = to_dax_drv(dev->driver); in dax_bus_remove()
236 struct dax_device_driver *dax_drv = to_dax_drv(drv); in dax_bus_match()