Searched refs:to_dev_dax (Results 1 – 3 of 3) sorted by relevance
153 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_probe()178 struct dev_dax *dev_dax = to_dev_dax(dev); in dax_bus_remove()395 struct dev_dax *dev_dax = to_dev_dax(dev); in unregister_dev_dax()450 dev_dax = to_dev_dax(victim); in delete_store()847 struct dev_dax *dev_dax = to_dev_dax(dev); in size_show()1010 struct dev_dax *dev_dax = to_dev_dax(dev); in size_store()1069 struct dev_dax *dev_dax = to_dev_dax(dev); in mapping_store()1100 struct dev_dax *dev_dax = to_dev_dax(dev); in align_show()1126 struct dev_dax *dev_dax = to_dev_dax(dev); in align_store()1172 struct dev_dax *dev_dax = to_dev_dax(dev); in target_node_show()[all …]
79 static inline struct dev_dax *to_dev_dax(struct device *dev) in to_dev_dax() function
38 devres_release_group(dev, to_dev_dax(dev)); in dax_pmem_compat_release()
Completed in 10 milliseconds