Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dpfn_devs.c41 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_show()
56 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_store()
90 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_show()
123 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_store()
143 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_show()
153 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_store()
169 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_show()
182 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_store()
200 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in resource_show()
226 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in size_show()
H A Dclaim.c93 struct nd_pfn *to_nd_pfn_safe(struct device *dev) in to_nd_pfn_safe() function
126 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in nd_detach_and_reset()
H A Dnd-core.h167 struct nd_pfn *to_nd_pfn_safe(struct device *dev);