Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dpfn_devs.c284 static const struct device_type nd_pfn_device_type = { variable
292 return dev ? dev->type == &nd_pfn_device_type : false; in is_nd_pfn()
337 dev->type = &nd_pfn_device_type; in nd_pfn_alloc()