Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dnd-core.h68 static inline bool is_nd_region(struct device *dev) in is_nd_region() function
Dbus.c49 else if (is_nd_region(dev->parent)) in to_nd_device_type()
61 if (is_nd_region(dev)) in nvdimm_bus_uevent()
70 if (is_nd_region(dev)) { in to_bus_provider()
Dregion_devs.c718 if (!probe && is_nd_region(dev)) { in nd_region_notify_driver_action()
737 if (dev->parent && is_nd_region(dev->parent) && probe) { in nd_region_notify_driver_action()
Dnamespace_devs.c115 if (is_nd_region(dev)) in is_namespace_uuid_busy()