Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dpfn_devs.c42 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_show()
57 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_store()
91 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_show()
124 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_store()
144 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_show()
154 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_store()
170 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_show()
183 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_store()
201 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in resource_show()
227 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in size_show()
Dclaim.c94 struct nd_pfn *to_nd_pfn_safe(struct device *dev) in to_nd_pfn_safe() function
127 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in nd_detach_and_reset()
Dnd-core.h146 struct nd_pfn *to_nd_pfn_safe(struct device *dev);