Lines Matching defs:dev
23 struct device dev; member
35 struct device dev; member
75 static inline ssize_t nvdimm_security_store(struct device *dev, in nvdimm_security_store()
106 static inline bool is_nd_region(struct device *dev) in is_nd_region()
110 static inline bool is_memory(struct device *dev) in is_memory()
175 static inline int devm_nsio_enable(struct device *dev, in devm_nsio_enable()
181 static inline void devm_nsio_disable(struct device *dev, in devm_nsio_disable()
199 static inline void debug_nvdimm_lock(struct device *dev) in debug_nvdimm_lock()
217 static inline void debug_nvdimm_unlock(struct device *dev) in debug_nvdimm_unlock()
222 static inline void nd_device_lock(struct device *dev) in nd_device_lock()
228 static inline void nd_device_unlock(struct device *dev) in nd_device_unlock()
234 static inline void nd_device_lock(struct device *dev) in nd_device_lock()
239 static inline void nd_device_unlock(struct device *dev) in nd_device_unlock()
244 static inline void debug_nvdimm_lock(struct device *dev) in debug_nvdimm_lock()
248 static inline void debug_nvdimm_unlock(struct device *dev) in debug_nvdimm_unlock()