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

/linux-master/drivers/nvdimm/
H A Dnamespace_devs.c1415 static const struct device_type namespace_io_device_type = { variable in typeref:struct:device_type
1434 return dev ? dev->type == &namespace_io_device_type : false;
1550 dev->type = &namespace_io_device_type;

Completed in 165 milliseconds