Home
last modified time | relevance | path

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

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