Lines Matching defs:dev
13 void __nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns) in __nd_detach_ndns()
29 void nd_detach_ndns(struct device *dev, in nd_detach_ndns()
43 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in __nd_attach_ndns()
58 bool nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in nd_attach_ndns()
69 static int namespace_match(struct device *dev, void *data) in namespace_match()
76 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns) in is_idle()
93 struct nd_pfn *to_nd_pfn_safe(struct device *dev) in to_nd_pfn_safe()
112 static void nd_detach_and_reset(struct device *dev, in nd_detach_and_reset()
134 ssize_t nd_namespace_store(struct device *dev, in nd_namespace_store()
303 int devm_nsio_enable(struct device *dev, struct nd_namespace_io *nsio, in devm_nsio_enable()
330 void devm_nsio_disable(struct device *dev, struct nd_namespace_io *nsio) in devm_nsio_disable()