Lines Matching defs:dev
14 void __nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns) in __nd_detach_ndns()
30 void nd_detach_ndns(struct device *dev, in nd_detach_ndns()
44 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in __nd_attach_ndns()
59 bool nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in nd_attach_ndns()
70 static int namespace_match(struct device *dev, void *data) in namespace_match()
77 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns) in is_idle()
94 struct nd_pfn *to_nd_pfn_safe(struct device *dev) in to_nd_pfn_safe()
113 static void nd_detach_and_reset(struct device *dev, in nd_detach_and_reset()
135 ssize_t nd_namespace_store(struct device *dev, in nd_namespace_store()
304 int devm_nsio_enable(struct device *dev, struct nd_namespace_io *nsio, in devm_nsio_enable()
331 void devm_nsio_disable(struct device *dev, struct nd_namespace_io *nsio) in devm_nsio_disable()