Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dax/
Dbus.c275 struct dev_dax *dev_dax = to_dev_dax(dev); in size_show()
292 struct dev_dax *dev_dax = to_dev_dax(dev); in target_node_show()
308 struct dev_dax *dev_dax = to_dev_dax(dev); in resource_show()
328 struct dev_dax *dev_dax = to_dev_dax(dev); in dev_dax_visible()
367 struct dev_dax *dev_dax = to_dev_dax(dev); in dev_dax_release()
378 struct dev_dax *dev_dax = to_dev_dax(dev); in unregister_dev_dax()
Dkmem.c19 struct dev_dax *dev_dax = to_dev_dax(dev); in dev_dax_kmem_probe()
82 struct dev_dax *dev_dax = to_dev_dax(dev); in dev_dax_kmem_remove()
Ddax-private.h57 static inline struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() function
Ddevice.c416 struct dev_dax *dev_dax = to_dev_dax(dev); in dev_dax_probe()
/Linux-v5.4/drivers/dax/pmem/
Dcompat.c38 devres_release_group(dev, to_dev_dax(dev)); in dax_pmem_compat_release()