• Home
  • Raw
  • Download

Lines Matching defs:dev

23 static inline int device_reset_optional(struct device *dev)  in device_reset_optional()
59 static inline int __must_check device_reset(struct device *dev) in device_reset()
65 static inline int device_reset_optional(struct device *dev) in device_reset_optional()
78 struct device *dev, in __devm_reset_control_get()
102 __must_check reset_control_get_exclusive(struct device *dev, const char *id) in reset_control_get_exclusive()
133 struct device *dev, const char *id) in reset_control_get_shared()
139 struct device *dev, const char *id) in reset_control_get_optional_exclusive()
145 struct device *dev, const char *id) in reset_control_get_optional_shared()
249 __must_check devm_reset_control_get_exclusive(struct device *dev, in devm_reset_control_get_exclusive()
268 struct device *dev, const char *id) in devm_reset_control_get_shared()
274 struct device *dev, const char *id) in devm_reset_control_get_optional_exclusive()
280 struct device *dev, const char *id) in devm_reset_control_get_optional_shared()
298 devm_reset_control_get_exclusive_by_index(struct device *dev, int index) in devm_reset_control_get_exclusive_by_index()
314 devm_reset_control_get_shared_by_index(struct device *dev, int index) in devm_reset_control_get_shared_by_index()
328 struct device *dev, const char *id) in reset_control_get()
334 struct device *dev, const char *id) in reset_control_get_optional()
352 struct device *dev, const char *id) in devm_reset_control_get()
358 struct device *dev, const char *id) in devm_reset_control_get_optional()
365 struct device *dev, int index) in devm_reset_control_get_by_index()