Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dnd-core.h106 static inline bool is_nd_region(struct device *dev) in is_nd_region() function
201 if (is_nd_region(dev)) in debug_nvdimm_lock()
207 else if (dev->parent && (is_nd_region(dev->parent))) in debug_nvdimm_lock()
H A Dbus.c42 else if (is_nd_region(dev->parent)) in to_nd_device_type()
57 if (is_nd_region(dev)) { in to_bus_provider()
99 dev->parent && is_nd_region(dev->parent)) in nvdimm_bus_probe()
538 if (is_nd_region(dev)) in __nd_device_register()
690 if (is_nd_region(dev)) in nvdimm_dev_to_target_node()
692 else if (parent && is_nd_region(parent)) in nvdimm_dev_to_target_node()
H A Dnamespace_devs.c82 if (is_nd_region(dev)) in is_namespace_uuid_busy()
/kernel/linux/linux-6.6/drivers/nvdimm/
H A Dbus.c39 else if (is_nd_region(dev->parent)) in to_nd_device_type()
54 if (is_nd_region(dev)) { in to_bus_provider()
93 dev->parent && is_nd_region(dev->parent)) in nvdimm_bus_probe()
522 if (is_nd_region(dev)) in __nd_device_register()
680 if (is_nd_region(dev)) in nvdimm_dev_to_target_node()
682 else if (parent && is_nd_region(parent)) in nvdimm_dev_to_target_node()
H A Dnd-core.h88 static inline bool is_nd_region(const struct device *dev) in is_nd_region() function
H A Dnamespace_devs.c65 if (is_nd_region(dev)) in is_namespace_uuid_busy()

Completed in 11 milliseconds