Searched refs:namespace_pmem_device_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/nvdimm/
H A Dnamespace_devs.c1421 static const struct device_type namespace_pmem_device_type = { variable in typeref:struct:device_type
1429 return dev ? dev->type == &namespace_pmem_device_type : false;
1711 dev->type = &namespace_pmem_device_type;
1817 dev->type = &namespace_pmem_device_type;
2005 dev->type = &namespace_pmem_device_type;

Completed in 94 milliseconds